• Joined on 2018-01-28
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-07-28 03:33:22 +00:00
d218d6f9e2 Avoid recalculating string-literal size on root tracker construction
ef92178058 Devirtualize nested tracker handling
Compare 2 commits »
hak8or synced new reference dev-v3-less-virtual-trackers to mirrors/Catch2 from mirror 2020-07-27 19:23:22 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-07-27 11:13:22 +00:00
125d4b4164 Devirtualize test case registration
c9b4867441 Move some impls of StreamingReporterBase members to .cpp file
258cac63f8 Move impls of CumulativeReporterBase member functions to .cpp file
Compare 3 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-07-27 03:03:22 +00:00
5f6990d746 Only start Section's timer if the duration will be used
5ca68829e1 Refactor how shortcircuiting of old style matchers is tested
ac54ba7e12 Add test for shortcircuiting behaviour of generic matcher combinators
Compare 3 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-07-26 18:53:22 +00:00
95c0c88d84 Fix CMake add test helper for CMake 3.18.0
6efeecc179 Cherry-pick doc updates for v2.13.0
6b3c563c38 Remove pointless CompactReporter::getPreferences override
a004423c7f Improve documentation for --min-duration
4b344f11ea Document GENERATE's new usage between SECTIONs
Compare 7 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-07-26 10:43:22 +00:00
250d9b9c72 Fix how testRandomOrder.py builds tag arguments
90d6fd849e Increase tolerances in --min-duration tests
13917c44b4 --min-duration is overriden by -d no
e6d947f6d4 Refactor tests for duration reporting threshold
80b0d6975c Add --min-duration option
Compare 5 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-07-25 02:03:22 +00:00
36131f7ffa Escaping literal "*" ("times") to fix markdown
f52018205d Cherry pick release notes for v2.12.4
b32d2fa016 Update FUNDING file (-Patreon, +PayPal)
a25c1a24af Fix for macOS on ARM
e28018c659 Cherry pick release notes for v2.12.3
Compare 7 commits »
hak8or synced new reference docs/valid to mirrors/CLI11 from mirror 2020-07-24 22:23:21 +00:00
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-07-24 14:03:22 +00:00
3c527488e7 Update spdlog-inl.h
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-07-24 06:13:22 +00:00
34bd80971b allow the use of allow_extra_args(false) to specify only a single argument at a time with a container output. (#484)
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-07-23 22:03:22 +00:00
99abcf6ded Merge pull request #1628 from eyalroz/issue-1627
7009727559 Fix for issue #1627:
Compare 2 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-07-23 01:03:22 +00:00
3b0f8c7ff0 Replace a TODO comment in examples
2840ce1e70 Add an example of using GENERATE(table())
ed9be5a00b Add notes on compiling the examples.
273111d1a6 Clang-format configuration added.
a862924601 Make scripts/updateDocumentToC.py executable.
Compare 13 commits »
hak8or synced new reference henryiii-patch-2 to mirrors/CLI11 from mirror 2020-07-21 21:43:23 +00:00
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-07-21 21:43:23 +00:00
73e94b22e7 ci: update pre-commit (#488)
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-07-21 13:33:27 +00:00
ae02fba141 Merge pull request #1624 from tambry/cmake_range
76cdeb62e3 Don't enable C language in CMake
ae9627c64c Raise CMake requirement to 3.13
Compare 3 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-07-17 22:33:22 +00:00
229cc4823c Fix CMake add test helper for CMake 3.18.0
hak8or synced new reference dev-fixing-generator-tracking to mirrors/Catch2 from mirror 2020-07-15 21:37:53 +00:00
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-07-15 04:07:53 +00:00
58875bdcd7 Update tcp_client-windows.h
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-07-13 12:28:35 +00:00
5c502320e8 Remove obsolete comment in UnorderedEquals vector matcher
f3fe2dcb11 Add status attribute to JUnit's section reporting
8b5f6e26d3 Fix compilation failure when using libstdc++10 (#1929)
c24f7e5b34 Fix invalid isspace call detected by PREfast
7dae3efad2 Silence clang-tidy's hicpp-vararg (alias of coreguidelines vararg)
Compare 5 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-07-12 20:08:35 +00:00
7f21cc6c55 v2.13.0
4c85248179 Fixup whitespace in TAPReporter
b4e2237152 Remove pointless CompactReporter::getPreferences override
40937b67c7 Merge pull request #1983 from s7726/patch-1
0d5b131394 Improve documentation for --min-duration
Compare 7 commits »