• Joined on 2018-01-28
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-02-25 02:48:25 +00:00
50b2cfa5de Fix -Wmissing-braces in new matchers
34e7a5e0cf Bunch of warning fixes
04f18d996b Suppress global constructor warning in benchmarking
3bb9fcd916 Remove trailing semi in REGISTER_TEST_CASE
Compare 4 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-02-25 02:48:23 +00:00
15ac7b08f7 Merge pull request #1451 from tcraigtyler/more-rpm-cpack
e47ecc1828 Updates supporting CPack RPM generation
Compare 4 commits »
hak8or synced new reference henryiii-py to mirrors/CLI11 from mirror 2020-02-20 23:20:32 +00:00
hak8or synced and deleted reference dev-v3-matchers-rejiggering at mirrors/Catch2 from mirror 2020-02-20 23:20:31 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-02-20 23:20:31 +00:00
c3013a6251 Move matcher implementation to their own subfolder
40e35d4318 Reorganize base headers for matchers
b83a12b12c Replace enable_if with enable_if_t
d33af93e17 Cleanup visibility in generic not matcher
25c5ae240c Disable copies on generic matcher combinators
Compare 7 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-02-20 23:20:30 +00:00
c09641cf47 Merge pull request #1450 from rabbull/fmt_string
92467db591 add example to FMT_STRING
Compare 2 commits »
hak8or synced new reference dev-v3-matchers-rejiggering to mirrors/Catch2 from mirror 2020-02-20 00:52:47 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-02-19 00:30:44 +00:00
a1be19aa1b Remove the separately compiled test for Benchmarking Macros
c745adb81c Temporarily disable the test for DebugBreakMacro
06c135706e Move X12-CustomDebugBreakMacro.cpp to the right place
Compare 3 commits »
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-02-17 19:56:39 +00:00
ba68040e92 📝 Add @geir-t as a contributor
42fd0434bb 📝 Add @jsoref as a contributor
b974f81804 conan: Do not run tests when cross compiling (#430)
80d8e942c5 Permanently remove cpplint's whitespace/indent check (#432)
Compare 4 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-02-17 19:56:38 +00:00
ae1d21315c Specialize CATCH_TRAP() for iOS + thumb instruction set combo
6a2c025bfc Add command line option 'never' to --wait-for-keypress (#1866)
2441c2faab stdio.h replaced with cstdio.
442283ee11 Add link to list of commercial user projects
3f81dd753a Fix typo in link in docs
Compare 16 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-02-17 19:56:38 +00:00
81d52c4a5f Specialize CATCH_TRAP() for iOS + thumb instruction set combo
200b8b6fc0 Add command line option 'never' to --wait-for-keypress (#1866)
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-02-17 19:56:36 +00:00
ea5e7182ab Merge pull request #1444 from Crunkle/v1.x
d38d53d9dd Fix Win32 event log sink
c9e094d9fc Merge pull request #1442 from niamster/v1.x
af75985ec6 workaround for Unknown extension ".c" for file issue
4b7c05903b optimize wincolor_sink to use array instead of map to find color codes
Compare 9 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-02-14 22:44:30 +00:00
db1a0465dc Outline GeneratorException from generators header
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-02-13 22:21:03 +00:00
5ecb61599a Add and fix cpplint readability/braces (#431)
51a0efcbbc Spelling (#429)
Compare 2 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-02-13 22:21:01 +00:00
b2a6523d85 Fix Clang-3.8 compilation of tests
b009d190bf Avoid detecting Clang as having MSVC's traditional preprocessor
ac83087bc2 catch_debugger.h - implement break into debugger assembler instructions for iOS
123b449f8d catch_console_colour.cpp - adjust useColourOnPlatform for iOS
6ad743a62b catch_debugger.cpp - debugger detection is identical on Mac OS X and iOS
Compare 17 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-02-13 22:21:00 +00:00
0f42744f5c Update rotating_file_sink-inl.h
e8daf7c73b Merge pull request #1431 from tt4g/avoid-references-to-race-data-filename
0cf1af5bbf Avoid references to race data filename
a343328a21 Update rotating_file_sink-inl.h
53a56b82af Update rotating_file_sink-inl.h
Compare 9 commits »
hak8or synced new reference henryiii-2 to mirrors/CLI11 from mirror 2020-02-12 00:08:05 +00:00
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-02-11 02:17:10 +00:00
34bfa38691 Add copyright and copyright check (#424)
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-02-11 02:17:07 +00:00
574563d711 Update tcp_sink.h
e9d0b424d5 Merge pull request #1427 from dominicpoeschko/patch-1
eef981e05f Handling SPDLOG_PREVENT_CHILD_FD in tcp_sink
9f24f4bc69 revert last commit
5da9818676 updated member name in win eventlog sink
Compare 35 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-02-09 20:53:57 +00:00
e70fd2a4b9 Variables made const-ref.
36170d60ca stdio.h replaced with cstdio.
Compare 2 commits »