7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More cleanups for src/CMakeLists.txt More... over 1 year ago
Improve the .clang-format file a bit More... over 1 year ago
Update basic cost estimates for approvals/benchmarks More... over 1 year ago
Cleanup the helper scripts More... over 1 year ago
Don't write ApprovalTests' temporary files into the source tree More... over 1 year ago
Decomposer checks for 0 when assuming an int arg was 0 literal More... over 1 year ago
Move throwing test failure exceptions into a helper More... over 1 year ago
Meson build fixes More... over 1 year ago
Add test for comparing pointers to NULL with != More... over 1 year ago
Support decomposing types that only compare with literal 0 More... over 1 year ago
Add traits for checking whether types are comparable More... over 1 year ago
Update comparing-floating-point-numbers.md More... over 1 year ago
Set CMAKE_CXX_STANDARD_REQUIRED=ON in Github Action builds More... over 1 year ago
Don't set C++ standard in CMakeLists for tests More... over 1 year ago
Fix license rebase error in test helpers More... over 1 year ago
Merge pull request #2557 from ltoenning/fix/license_file_ref More... over 1 year ago
Fix references to license file More... over 1 year ago
Split out parseTestSpec into test-only helpers More... over 1 year ago
Change reporters to report filters in round-trippable format More... over 1 year ago
Add test for round-tripping serialization of unmatched test specs More... over 1 year ago
Provide round-tripping serialization for TestSpec More... over 1 year ago
Split tests for TestSpec into its own file More... over 1 year ago
Add test checking that reporters report filters More... over 1 year ago
Report used filters in the SonarQube reporter More... over 1 year ago
Report used filters in the TAP reporter More... over 1 year ago
CatchMiscFunctions.cmake: Use PRIVATE for target_compile_options (#2553) More... over 1 year ago
Use console reporter's totals summary for compact reporter More... over 1 year ago
Refactor parsing of shard index/count in cmdline handling More... over 1 year ago
Refactor how the RNG seed is parsed when handling cmdline More... over 1 year ago
Simplify handling of environment in Bazel's support More... over 1 year ago