7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Actually check for x64 target with MSVC More... 3 days ago
Fix ARM64 windows builds More... 4 days ago
Remove unnecessary CMake variables (#2853) More... 5 days ago
v3.5.4 More... 6 days ago
Explicitly outline TestRegistry destructor into .cpp file More... 8 days ago
Fix & extend tests for comparing const instances of zero lit types More... 8 days ago
Fix assertion for const instance of std::ordering More... 8 days ago
Fix preprocessor check for enabling FP reproducibility tests More... 10 days ago
Add M1 MacOS workflow More... 10 days ago
Use SizedUnsignedType_t to pick UnsignedType for uniform_integer_distribution More... 13 days ago
Replace last use of std::uniform_int_distribution with our own More... 14 days ago
Optimize 64x64 extended multiplication implementation More... 14 days ago
Merge pull request #2850 from jeremy-rifkin/jr/mention-succeed-in-loggingmd More... 17 days ago
Mention SUCCEED along with FAIL in logging.md More... 18 days ago
Allow CATCH_CONFIG_DEFAULT_REPORTER to be arbitrary reporter spec More... 21 days ago
Improve example for custom options in reporter spec More... 21 days ago
Fix insufficiently escaped backslash in docs More... 21 days ago
Add back g++ 5 and 6 to the CI builds More... 21 days ago
Add tests for multiple args to DL_PATHS in catch_discover_tests More... 21 days ago
Specify minimum C++ version for amalgamated test build More... about 1 month ago
Improve Conan recipe support (#2831) More... about 1 month ago
Use built-in CMake feature for requiring a specific language standard More... about 1 month ago
Stop repeating conditional in endif() More... about 1 month ago
Ignore C++98 related compiler warnings More... about 1 month ago
Add workaround for unguarded use of __has_extension More... about 1 month ago
Fix build with gcc 5.4 More... about 1 month ago
v3.5.3 More... about 2 months ago
Update outdated tests for stringifying characters More... about 2 months ago
releaseCommon: fix SyntaxWarning: invalid escape sequence '\s' More... about 2 months ago
Fix various useful clang-tidy warnings More... about 2 months ago