• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

thetic / cpputest / 22656622879
99%
main: 98%

Build:
Build:
LAST BUILD BRANCH: feature/test-property
DEFAULT BRANCH: main
Ran 04 Mar 2026 05:37AM UTC
Jobs 1
Files 48
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Mar 2026 05:34AM UTC coverage: 99.281%. Remained the same
22656622879

push

github

thetic
Add INTERFACE_COMPILE_OPTIONS for memory leak detection to autotools cmake package

The cmake install sets INTERFACE_COMPILE_OPTIONS on CppUTest::CppUTest to
force-include MemoryLeakDetectorForceInclude.h, wiring up leak detection
automatically for downstream cmake consumers. The autotools cmake package
was missing this, requiring consumers to add the force-include manually.

Add the same property to the autotools targets template, conditioned on
whether memory leak detection was enabled at configure time (it is also
implicitly disabled by --disable-std-c). The memory_leak_detection
configure variable is AC_SUBST'd so its value is baked into the Makefile
and passed to sed as a literal string at install time.

6765 of 6814 relevant lines covered (99.28%)

46694.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22656622879.1 04 Mar 2026 05:37AM UTC 48
99.28
GitHub Action Run
Source Files on build 22656622879
  • Tree
  • List 48
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8a685a12 on github
  • Prev Build on autocmake (#22612554266)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc