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

thetic / cpputest / 23989007196

Builds Branch Commit Type Ran Committer Via Coverage
23989007196 feature/test-property Eliminate unnecessary macro indirection We don't need a macro that just forwards to a function. push 04 Apr 2026 10:35PM UTC thetic github
99.29
23834860140 feature/coverage-automation Automate coverage via CTest post-test hooks Add cmake/lcov.cmake and cmake/CTestCustom.cmake.in so that lcov capture, filtering, and genhtml run automatically as CTEST_CUSTOM_POST_TEST hooks after ctest completes. Wire the coverage preset to load... push 01 Apr 2026 06:18AM UTC thetic github
99.28
23834495013 feature/test-property Test TestOutput::printTestProperty and CompositeTestOutput delegation push 01 Apr 2026 06:07AM UTC thetic github
99.29
23832405767 feature/test-property Add missing prototype for cpputest_test_property_c_caller Fixes -Wmissing-prototypes error with clang-cl -Werror. push 01 Apr 2026 04:49AM UTC thetic github
99.2
23831805122 feature/test-property Add TEST_PROPERTY macro for JUnit per-test-case properties Adds TEST_PROPERTY(name, value) for C++ and TEST_PROPERTY_C(name, value) for C, allowing test bodies to attach key-value metadata that appears in JUnit XML output as <property> elements i... push 01 Apr 2026 04:26AM UTC thetic github
99.11
22747443331 master Merge pull request #1869 from mtfurlan/ci/latest-passing-build ci: latest-passing-build push 06 Mar 2026 03:18AM UTC web-flow github
99.28
22656622879 autocmake 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 fo... push 04 Mar 2026 05:37AM UTC thetic github
99.28
22612554266 autocmake Fold library locations into CppUTestTargets.cmake.autotools.in The separate CppUTestTargets-relwithdebinfo.cmake.autotools.in file was mimicking cmake's multi-configuration pattern, which doesn't apply to autotools. Autotools produces a single bu... push 03 Mar 2026 07:22AM UTC thetic github
99.28
22612079154 autocmake Remove unused build-tree cmake package config The build-tree CppUTestConfig.cmake was intended for find_package() against the build directory, but was never wired up: there is no export(PACKAGE) to register it and no export(CppUTestTargets) to ge... push 03 Mar 2026 07:04AM UTC thetic github
99.28
22611572285 autocmake Add CI job to test autotools custom prefix install and cmake consumption Adds an "Autotools Custom prefix install" matrix entry that: - Configures with a non-standard --libdir depth (lib/x86_64-linux-gnu) to exercise the install path computatio... push 03 Mar 2026 06:46AM UTC thetic github
99.28
22611308914 autocmake Fix misleading 'Generated by CMake' comments in autotools templates push 03 Mar 2026 06:35AM UTC thetic github
99.28
22610821770 autocmake Move cmake/install.cmake to pkg/CMakeLists.txt Switch from include(cmake/install.cmake) to add_subdirectory(pkg), which is more idiomatic CMake and lets pkg/CMakeLists.txt use relative paths for files in the same directory instead of ${PROJECT_SO... push 03 Mar 2026 06:16AM UTC thetic github
99.28
20699241395 dont_have_config_h Better annotate HAVE_CONFIG_H hack push 04 Jan 2026 09:18PM UTC thetic github
99.28
19792925287 descope Test install on more systems push 30 Nov 2025 03:05AM UTC thetic github
99.22
19792119989 twenty-three Fix missing include This was transitively included before push 30 Nov 2025 01:43AM UTC thetic github
99.28
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 78
  • 79
  • Next →
  • Back to Repo
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