• Joined on 2018-01-28
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-08-03 22:53:22 +00:00
81aa2d5582 Replace ostringstream with ReusableStringStream in ConsoleReporter
9d591f19ff Allow explicitly setting ReusableStringStream's serialized data
a4ac07d104 Split out default CATCH_CONFIG_CONSOLE_WIDTH into its own header
Compare 3 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-08-03 22:53:22 +00:00
2b34b5c7d0 Fix typo in generators docs
hak8or synced commits to dev-v3-split-text-clara at mirrors/Catch2 from mirror 2020-08-03 14:43:22 +00:00
c569268f43 More TextFlow stuff to the cpp file
afa0398b19 Use single string in Column, instead of a vector
dca1fe0076 WIP: Outline some textflow functions
8aae435eab fixup! Replace Spacer type with a free function that constructs Column
d65e931230 Call less functions when formatting text
Compare 6 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-08-03 14:43:22 +00:00
708487d201 Issue 1992: Better c++17 std::byte detection
hak8or synced commits to dev-v3-split-text-clara at mirrors/Catch2 from mirror 2020-08-02 22:23:22 +00:00
36838c3f5c WIP: More work on splitting up textflow and clara
5c9bb0b477 Replace ostringstream with ReusableStringStream in ConsoleReporter
7475fe95e9 Allow explicitly setting ReusableStringStream's serialized data
Compare 3 commits »
hak8or synced new reference dev-v3-split-text-clara to mirrors/Catch2 from mirror 2020-08-01 21:53:22 +00:00
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-08-01 21:53:22 +00:00
6859c683e0 Don't apply global settings when configuring as a subproject.
de3a208e16 Update ParseAndAddCatchTests.cmake
Compare 2 commits »
hak8or synced new reference dev-v3-include-cleanups to mirrors/Catch2 from mirror 2020-07-30 12:43:22 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-07-30 12:43:22 +00:00
8b0845b1a2 Split catch_config.hpp out of reporter bases
c5037743e6 Avoid copying SectionInfo while construction Section
9d6ac62aff Remove unused member from Section
ed0ea30149 Apply some IWYU suggestions
35098a62d8 Sanitize includes in random_number_generator.cpp
Compare 8 commits »
hak8or synced new reference dev-v3-include-cleanups to mirrors/Catch2 from mirror 2020-07-29 20:23:22 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-07-28 11:43:22 +00:00
d090074da7 Devirtualize handling of ReporterPreferences
hak8or synced new reference docs/valid to mirrors/CLI11 from mirror 2020-07-28 06:53:22 +00:00
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-07-28 06:53:22 +00:00
7cdd95e312 chore: update pre-commit and GHA
99a8edcfcd docs: update validator
f1349f12e3 Bump to Version 1.9.1
102e201dc7 fix: a failing test case for toml string_vector processing (#491)
Compare 4 commits »
hak8or synced new reference dev-v3-less-virtual-trackers to mirrors/Catch2 from mirror 2020-07-28 03:33:22 +00:00
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 »