• Joined on 2018-01-28
hak8or synced commits to dev-v3-static-lib at mirrors/Catch2 from mirror 2019-12-06 22:28:26 +00:00
91ee07e08c Moved scripts/ to tools/scripts/
6eb04667ad Move misc/ to tools/misc
604ededf77 Move artwork/ to data/artwork/
Compare 3 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2019-12-06 01:10:17 +00:00
1586c4b0c7 Update appveyor.yml
9198e97401 Update appveyor.yml
346267c82f Update appveyor.yml
529f72325f Update appveyor.yml
1cf1209586 Update appveyor.yml
Compare 21 commits »
hak8or synced commits to dev-v3-static-lib at mirrors/Catch2 from mirror 2019-12-06 01:10:16 +00:00
918aa327fa Rename contrib/ to extras/
0fea081ad1 Move tests from projects/ to tests/
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2019-12-05 01:22:58 +00:00
d5a72b1eaf Fixed msvc compilation
6b5ebab6ae Fixed msvc compilation
8107df08a8 Bump bundled fmt to 6.1.1-rc
dc29500931 version 1.5.0-rc
31fc1aca53 Supress -Wimplicit-fallthrough and -Wsign-conversion when including fmt headers
Compare 6 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2019-12-03 01:20:39 +00:00
hak8or synced commits to dev-v3-static-lib at mirrors/Catch2 from mirror 2019-12-01 20:50:39 +00:00
b79b0eeaa4 Rewrite includes inside the library to use <catch2/> form
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2019-12-01 01:20:38 +00:00
2698f54a9c Fix #1325. Added SPDLOG_FMT_EXTERNAL_HO option
Compare 2 commits »
hak8or synced new reference dev-v3-static-lib to mirrors/Catch2 from mirror 2019-11-30 20:40:39 +00:00
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2019-11-29 17:20:38 +00:00
046fd62dc4 Merge pull request #1337 from luigino/meson
da60dda2dd Set version for shared library
d25fb08a75 clang-format
Compare 6 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2019-11-28 12:10:39 +00:00
7b318b3a49 Remove unused header
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2019-11-28 01:20:38 +00:00
2d264855cc Merge pull request #1331 from 0x8000-0000/fix-warnings
c172c72be9 Fix compiler warnings
Compare 2 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2019-11-21 18:20:39 +00:00
9a8963133f Update single header generation script to warn about unused headers
cfba9dce97 Fix wrong namespacing of benchmarking constructor helpers
Compare 2 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2019-11-17 01:30:39 +00:00
c9067b2253 Refactor SectionInfo constructors
hak8or synced commits to master at mirrors/Catch2 from mirror 2019-11-16 17:20:39 +00:00
a537ccae22 Suppress using-namespace lint in GENERATE* macros
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2019-11-16 16:40:38 +00:00
79259fdb3f Update os-inl.h
hak8or synced commits to master at mirrors/Catch2 from mirror 2019-11-15 17:10:39 +00:00
e1c9d5569d v2.11.0
d512decaac Mention the sonarqube reporter in release process
f23f96883a Ensure the full benchmarking support is present in the single header
d7b8c3ace3 Minor cleanup in the benchmarking tests
Compare 4 commits »
hak8or synced new reference v2.11.0 to mirrors/Catch2 from mirror 2019-11-15 17:10:39 +00:00
hak8or synced and deleted reference dev-v3-nocopy-testinfo at mirrors/Catch2 from mirror 2019-11-15 01:00:38 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2019-11-14 16:50:39 +00:00
d36c15c3ca Store tags in one big pre-allocated string and only work with refs
302e2c0b06 Do not copy around TestCaseInfo
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2019-11-14 16:40:38 +00:00
cee35f7d24 Added truncate flag (issue #1297)