• Joined on 2018-01-28
hak8or synced new reference devel-more-cleanups to mirrors/Catch2 from mirror 2020-11-27 17:05:49 +00:00
hak8or synced commits to devel at mirrors/Catch2 from mirror 2020-11-27 00:45:49 +00:00
130bf835b5 Simple Doxygen file
c3e8ae642f Remove pointless virtual in WildcardPattern
3bd5fd6bc5 Mention GENERATE decaying inputs in release notes docs
f36e059453 Remove superfluous <memory> include from catch_reporter_cumulative_base.hpp
Compare 4 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-11-26 16:35:50 +00:00
233e97c5e4 Merge pull request #1749 from bluescarni/pr/async_test_fix
fc1ce48dc7 Increase sleep time on a test case to avoid spurious failures.
Compare 2 commits »
hak8or synced new reference devel-even-less-shared-ptr-in-cumulative-rep to mirrors/Catch2 from mirror 2020-11-26 16:35:49 +00:00
hak8or synced new reference v2.x-lib-path-fix to mirrors/Catch2 from mirror 2020-11-26 16:35:49 +00:00
hak8or synced commits to devel at mirrors/Catch2 from mirror 2020-11-26 16:35:49 +00:00
677adf8ade Replace shared_ptrs with unique_ptrs in CumulativeReporterBase nodes
bfe5553416 CumulativeReporterBase doesn't use shared_ptrs for sectionStack
c673db7a4e Add explanatory comment to CumulativeReporterBase
b10a19545b CumulativeReporterBase stores TestRunNodes directly
e5ccb79bf8 Remove pointless virtual on StreamingReporterBase::Node destructor
Compare 7 commits »
hak8or synced commits to v2.x at mirrors/Catch2 from mirror 2020-11-26 16:35:49 +00:00
fac517d571 Fix conan package build
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-11-26 00:15:51 +00:00
28b35af5ea Fix the test for cuda by updating the version number of a repo that is part of the test. (#543)
hak8or synced commits to devel-even-less-shared-ptr-in-cumulative-rep at mirrors/Catch2 from mirror 2020-11-26 00:15:49 +00:00
e5ccb79bf8 Remove pointless virtual on StreamingReporterBase::Node destructor
hak8or synced commits to v2.x-lib-path-fix at mirrors/Catch2 from mirror 2020-11-26 00:15:49 +00:00
6eb308b4b7 Fix attempt #2
hak8or synced new reference v2.x-lib-path-fix to mirrors/Catch2 from mirror 2020-11-24 23:45:49 +00:00
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-11-23 06:55:50 +00:00
fd5562eebe Merge pull request #1744 from ArnaudBienner/ArnaudBienner-readme-patch
0695d9cb5f 📝 README example: Add {:a} format flag to bin_to_hex example
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-11-20 21:45:50 +00:00
456b24134d Merge pull request #1742 from jwittbrodt/v1.x
f8ba24afee add missing <algorithm> include
Compare 2 commits »
hak8or synced new reference v.2x_bundle_static_lib to mirrors/Catch2 from mirror 2020-11-20 13:35:49 +00:00
hak8or synced new reference v.2x_bundle_static_lib to mirrors/Catch2 from mirror 2020-11-18 20:45:49 +00:00
hak8or synced commits to v2.x at mirrors/Catch2 from mirror 2020-11-18 20:45:49 +00:00
578f8b8006 Add bazel support
92f8b01dfa Add the static library Catch2WithMain
Compare 2 commits »
hak8or synced new reference devel-even-less-shared-ptr-in-cumulative-rep to mirrors/Catch2 from mirror 2020-11-17 20:15:49 +00:00
hak8or synced commits to v2.x at mirrors/Catch2 from mirror 2020-11-17 20:15:49 +00:00
dc7e705672 Small cleanups for the reworked test case order hashing
3ba745552b Modified hash to make it more independent of the choice of test names.
Compare 2 commits »
hak8or synced new reference devel-less-shared-ptr-in-reporter to mirrors/Catch2 from mirror 2020-11-14 18:45:49 +00:00
hak8or synced commits to devel at mirrors/Catch2 from mirror 2020-11-14 18:45:49 +00:00
166c520598 Remove another unused member variable from CumulativeReporterBase
a29deeb129 Remove unused member in StreamingReporterBase
1cef51b69b Default StreamingReporterBase::Node destructor
79c1bf9301 Use plain pointer to point to deepest section in CumulativeReporterBase
4f14922aa3 Don't use shared_ptr to store test run info in CumulativeReporterBase
Compare 5 commits »