7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use StringRef UDL in more preprocessor-generated strings More... about 1 year ago
Use StringRef UDL for generated generator names More... about 1 year ago
Merge pull request #2643 from kisielk/patch-1 More... about 1 year ago
Update build instructions in contributing.md More... about 1 year ago
Inline some non-virtual functions in ITracker and TrackerContext More... about 1 year ago
Move captured output into TestCaseStats when sending testCaseEnded More... about 1 year ago
Early evaluate line loc in NameAndLoc::operator== More... about 1 year ago
Avoid allocating trimmed name for SectionTracker More... about 1 year ago
Directly construct empty string for invalid SectionInfo More... about 1 year ago
Avoid copying NameAndLocationRef when passed as argument More... about 1 year ago
Small refactoring in AssertionResult More... about 1 year ago
Remove unused TrackerContext::endRun function More... about 1 year ago
Use StringRef UDL for more string literals when expanding macros More... about 1 year ago
Inline StringRef::operator== More... about 1 year ago
Rewrite -# docs More... about 1 year ago
Don't insert the foo part of [.foo] tag twice when parsing test spec More... about 1 year ago
Add support for iterator+sentinel pairs in Contains matcher More... about 1 year ago
Preconstruct error message in RunContext::handleIncomplete More... about 1 year ago
cmake-integration.md: Use "tests" as test target name in all examples. More... about 1 year ago
Merge pull request #2637 from jbadwaik/nvhpc_unused_warning More... about 1 year ago
Suppress declared_but_not_referenced warning for NVHPC More... about 1 year ago
Enable use of UnorderedRangeEquals with iterator+sentinel pairs More... about 1 year ago
Add Catch::Detail::is_permutation that supports sentinels More... about 1 year ago
Fix RangeEquals matcher to handle iterator + sentinel ranges More... about 1 year ago
Add test for empty result of filter generator More... about 1 year ago
Update docs about thread safe assertions More... over 1 year ago
Cleanup unneeded allocations from reporters More... over 1 year ago
v3.3.1 More... over 1 year ago
Avoid copying strings in sonarqube when sorting tests by file More... over 1 year ago
Clean up extraneous copies in Messages More... over 1 year ago