Block a user
acf975cab1
Separate version macros to its own header
ec7280379e
Adjust release scripts for v3
21868deeab
Conanfile updated to build the static libraries.
0a36828ff3
Merge pull request #1394 from ruoshui1314/v1.x
85ea4297b9
update method name
34cc3419fa
add max files for rotating days
46fcd2e844
add max files for rotating days
bff44f8b01
Merge pull request #1831 from matt77hias/master
4ea74ff966
Added <random> include for std::uniform_int_distribution
23f0cdf901
Merge pull request #1389 from XNephila/support-on-MacPorts
26bdf66659
latest spdlog now available on MacPorts
cf6f1dd01e
Merge pull request #1387 from gocarlos/patch-1
286eb59081
docs: spdlog now available in conan center
40bb28e9b6
Merge pull request #1378 from ldanko/v1.x
aac085a9be
meson: add fallback to fmt dependency
d10b9bd02e
v2.11.1
55794e9b27
Avoid detecting Clang as having MSVC's traditional preprocessor
hak8or
synced new reference v3.0.0-preview1 to mirrors/Catch2 from mirror
2019-12-30 22:40:30 +00:00
fa6211bfc2
catch_debugger.h - implement break into debugger assembler instructions for iOS
4e90f910dc
catch_console_colour.cpp - adjust useColourOnPlatform for iOS
0c59cc83cf
catch_debugger.cpp - debugger detection is identical on Mac OS X and iOS
e4004e0adb
Provide const overload of ObjectStorage::stored_object()
58e68901c7
Merge pull request #1370 from segfault-magnet/bugfix/invalid_meson_option
8e69c6e492
Fix invalid meson option
4d98a14cb1
Updated fmt.cpp to 6.1.2
09d729bfba
Update README.md
9caaca742e
Update README.md
ac95c3ffbf
Update README.md
9715d80030
Update README.md
5bf99dfd61
Renamed loaders.cpp to cfg.cpp
bc42415ceb
Updated fmt.cpp to 6.1.2
284e6a80ac
Fixed cfg tests
0243882238
Updated example
877eee408e
renamed loaders with cfg
0b55e2c332
Update test_loaders.cpp
b105046202
Fixed loaders tests
de20255c71
wip
1a1c37db7c
wip
a87700a28c
wip
hak8or
synced commits to dev-v3-coverage-fixup at mirrors/Catch2 from mirror
2019-12-21 17:22:53 +00:00
faccc9939f
Fixup?