• Joined on 2018-01-28
hak8or synced commits to dev-v3-clara-cleanups at mirrors/Catch2 from mirror 2020-08-09 17:43:22 +00:00
abfcab61be WIP: Move user-facing types out of Detail namespace
hak8or synced commits to dev-v3-clara-cleanups at mirrors/Catch2 from mirror 2020-08-09 01:23:22 +00:00
0fbcfedd7b Move Clara::Help to non-detail namespace
22ea3c7d5a fixup! Rename clara namespaces, clara -> Clara, detail -> Detail
2c0f1b2950 fixup! Fixup missing transitive includes
9da4a92bb4 Rename clara namespaces, clara -> Clara, detail -> Detail
0eeb5c1a74 More outlining and cleanups
Compare 6 commits »
hak8or synced new reference dev-v3-clara-cleanups to mirrors/Catch2 from mirror 2020-08-08 17:13:22 +00:00
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-08-06 16:13:24 +00:00
83b40b8cda Merge pull request #1640 from dkruempe/v1.x
db0d0438ff tcp_client.h bugfix for macOS and add tcp example
Compare 2 commits »
hak8or synced new reference dev-v3-split-text-clara to mirrors/Catch2 from mirror 2020-08-04 15:13:22 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-08-04 15:13:22 +00:00
e7aa432850 Split TextFlow out from Clara
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