7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 16, 2023 — Jun 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Always report rng seed from builtin reporters More... about 2 years ago
Remove no longer used CATCH_USE_VALGRIND cmake option More... about 2 years ago
Remove unused function in Clara More... about 2 years ago
Rename catch_stream -> catch_reusable_string_stream More... about 2 years ago
Split out IStream out of catch_stream.hpp More... about 2 years ago
Split out Catch::cout/cerr/clog into their own file More... about 2 years ago
Split REMOVE_PARENS from catch_preprocessor.hpp More... about 2 years ago
Push catch_preprocessor include down from test_macros header More... about 2 years ago
Some IWYU include cleanups More... about 2 years ago
Introduce type to handle reporter specs with defaults filled-in More... about 2 years ago
Remove pointless mutable from ScopedElement's XmlWriter ptr More... about 2 years ago
Remove superfluous default argument from XMLWriter's constructor More... about 2 years ago
Use parent constructor where applicable in reporters More... about 2 years ago
Remove unused RDBufStream type More... about 2 years ago
Store IStream instance owning ptrs in reporter instances More... about 2 years ago
Make IStream::stream non-const More... about 2 years ago
Small cleanup for pluralise More... about 2 years ago
Use StringRefs for operation name in StringMatcherBase More... about 2 years ago
struct -> class normalization for various interface types More... about 2 years ago
struct -> class normalization for matchers More... about 2 years ago
struct -> class normalization for reporters More... about 2 years ago
Add COST property to the CMakeConfig tests More... about 2 years ago
Rename IStreamingReporterPtr => IEventListenerPtr More... about 2 years ago
Update release-notes.md More... about 2 years ago
Mention Bazel support in release notes More... about 2 years ago
Add default reporter for Bazel integration (#2399) More... about 2 years ago
Remove Config::openStream function More... about 2 years ago
Document magic %-prefixed streams More... about 2 years ago
Add missing version placeholder to --colour-mode cli option docs More... about 2 years ago
Rename config::colourMode to config::defaultConfigMode More... about 2 years ago