• Joined on 2018-01-28
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-02-09 20:53:56 +00:00
d4ce938679 Merge pull request #1423 from dominicpoeschko/patch-1
033fe9f133 Properly handling SPDLOG_PREVENT_CHILD_FD
a9c3630d1b Properly handling SPDLOG_PREVENT_CHILD_FD
Compare 3 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-02-08 02:14:52 +00:00
0b2874b6b1 Move SonarQube reporter implementation to a cpp file
e6ea53ab49 Move Automake reporter to a cpp file
338572a4f7 Move TAP reporter implementation to a cpp file
70836d49ba Move include of catch_enforce out of the reporter bases
db148c42d7 Move TeamCity implementation to a cpp file
Compare 5 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-02-08 02:14:52 +00:00
917e92c162 Add link to list of commercial user projects
f54950744f Fix typo in link in docs
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-02-08 02:14:51 +00:00
f3d99f41d4 Merge pull request #1422 from mr-c/post_installation_testing
fdb46b857f Merge pull request #1407 from vitlav/fix-GNUInstallDirs-using
8d06df9775 Enable building & running the example against an installed copy of spdlog
a8d6e60ec6 Enable running the tests against an installed copy of spdlog
4e643fa42c Merge pull request #1421 from tt4g/ctest-run-serial
Compare 9 commits »
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-02-07 04:20:17 +00:00
b1d8285db3 Fixing appveyor by using Python 3 (#425)
hak8or synced and deleted reference dev-v3-benchmark-toggle-removal at mirrors/Catch2 from mirror 2020-02-06 20:10:17 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-02-06 20:10:17 +00:00
cd7d7a1c67 Remove CATCH_CONFIG_ENABLE_BENCHMARKING compilation toggle
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-02-04 22:21:17 +00:00
86e19b952d NoAssertions runs only 1 test case instead of all of them
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-02-04 01:44:35 +00:00
b3b07215d1 Merge pull request #1854 from neheb/patch-1
2652bb86e3 Cleanup nextafter workaround
1715b6b923 Check for Windows instead of WIN32 for wmain entry point
f96e89e016 catch_compiler_capabilities.h: use proper math define
Compare 4 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-02-04 01:44:34 +00:00
bce5b364d3 Unconditionally provide <chrono> StringMakers
34bc56340d Normalize TAP approvals to avoid massive diffs for every change
c3a5e21648 Move Approx out of the Detail namespace
bd9520c0f9 GCC pragma fixed.
a3ffc20f57 Provide CTest a hint on test costs (and thus ordering)
Compare 5 commits »
hak8or synced new reference dev-v3-benchmark-toggle-removal to mirrors/Catch2 from mirror 2020-02-04 01:44:34 +00:00
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-02-04 01:44:33 +00:00
966d827d35 Update LICENSE
bed56d3e52 Update LICENSE
24173d5ebc Update LICENSE
Compare 3 commits »
hak8or synced new reference henryiii-patch-1 to mirrors/CLI11 from mirror 2020-02-03 02:40:13 +00:00
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-02-03 02:40:13 +00:00
706b14fb14 Fix formatting
63c928653b Remove invalid comment
b5242611a5 Minor packaging cleanup
9549c6287f Clean up sdist creation (#422)
ee851c7e88 String conversions (#421)
Compare 5 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-02-03 02:40:12 +00:00
b86ab20154 OpenCppCoverage skips coverage of non-source directories
1327946785 Add all in-repo reporters to approval tests
a49ab0a162 Do not count test files into coverage
3b297cf9b5 Outline Config destructor to avoid including superfluous header
66fe591477 Replace C++11 use of ::type with the _t suffix for std traits
Compare 7 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-02-03 02:40:12 +00:00
f20a9dbc6e Fix significant bug with storing composed matchers
273c3f85eb Add missing ToC entry in release notes
6a3d0dc176 Add a test for custom debug break macros
ccb1f70629 Make CATCH_BREAK_INTO_DEBUGGER be user-configurable
4a5bc0f39a Make CATCH_BREAK_INTO_DEBUGGER be user-configurable
Compare 6 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-02-03 02:40:10 +00:00
60853b5e54 Update LICENSE
da2ff552c5 Update LICENSE
742df52236 Update license to add note about fmt lib dependecy
Compare 3 commits »
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-01-29 02:12:57 +00:00
6b7f6a7480 Value initialization (#416)
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-01-29 02:12:56 +00:00
ddd0e7218d Remove the !hide special tag
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-01-27 00:46:48 +00:00
0c3020b9ef Add cpplint description (#415)
88b0bc4d95 Add include_what_you_use to cpplint checks (#414)
Compare 2 commits »