• Joined on 2018-01-28
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-05-20 18:57:51 +00:00
21d284df34 Session now holds Config in unique_ptr instead of shared_ptr
668454b36b Do not share ownership of Config in RunContext
458241cc90 Do not use shared_ptr<Config> when listing things
fa160cf3f2 Keep reporter pointer around in TestGroup
a17b9f754a Remove unused function
Compare 6 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-05-20 10:47:51 +00:00
4394d3ae65 Translate exceptions by const reference instead of plain ref
4b2f1da02a Split CATCH_TRANSLATE_EXCEPTION into its own header
0c6fda6e7d Cleanup benchmark headers a tiny bit
bad8b7c866 Fix make_shared used instead of make_unique
964303706a Fixup catch_discover_tests
Compare 6 commits »
hak8or synced commits to dev-v3-compilation-times at mirrors/Catch2 from mirror 2020-05-20 02:37:51 +00:00
1b51c73c33 fixup! Cleanup benchmark headers a tiny bit
034b884a6a Translate exceptions by const reference instead of plain ref
12ab3168eb Split CATCH_TRANSLATE_EXCEPTION into its own header
96a6050ee8 Fixup catch_discover_tests
Compare 4 commits »
hak8or synced new reference dev-v3-compilation-times to mirrors/Catch2 from mirror 2020-05-19 18:27:51 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-05-19 02:07:51 +00:00
b4a61cfd29 Remove superfluous overload of operator==
d86834e5b5 Push down #include <ostream> to .cpp files
39e093021c Remove some superfluous includes
Compare 3 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-05-18 17:57:51 +00:00
bed47374ce Remove obsolete comment in UnorderedEquals vector matcher
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-05-17 17:27:51 +00:00
0e9bae1cdb Create a BUILD file for compatibility with bazel
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-05-16 00:37:51 +00:00
f133277910 Add status attribute to JUnit's section reporting
hak8or synced new reference v1.6.0 to mirrors/spdlog from mirror 2020-05-15 21:07:50 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-05-15 16:27:51 +00:00
e867ce7769 Fix missing backticks on release notes
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-05-15 16:27:51 +00:00
f764ee3d30 Document that user can only provide main in TU with CONFIG_RUNNER
c190061001 Fix compilation failure when using libstdc++10 (#1929)
Compare 2 commits »
hak8or synced new reference dev-v3-more-warnings to mirrors/Catch2 from mirror 2020-05-14 15:57:51 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-05-14 15:57:51 +00:00
f7fbbac601 Update release notes for v3
ddde2f5e33 Remove obsolete configuration macros from the documentation
d5e87eabbb Add provided generic matchers to the documentation
Compare 3 commits »
hak8or synced new reference v3.0.0-preview2 to mirrors/Catch2 from mirror 2020-05-14 15:57:51 +00:00
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-05-14 04:47:51 +00:00
83b9149930 Update README.md
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-05-13 15:27:51 +00:00
29d4b3768c Add Wsuggest-override to warning flags
hak8or synced commits to dev-v3-more-warnings at mirrors/Catch2 from mirror 2020-05-12 23:07:51 +00:00
eaf0089a80 IGenerator smfs
hak8or synced new reference dev-v3-more-warnings to mirrors/Catch2 from mirror 2020-05-12 14:57:51 +00:00
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-05-12 14:57:51 +00:00
b1dcdc5032 Fix invalid isspace call detected by PREfast
hak8or synced new reference dev-v3-sever-reporter-tostring-dep to mirrors/Catch2 from mirror 2020-05-11 22:37:51 +00:00