Block a user
hak8or
synced and deleted reference 2020-02-28 22:30:27 +00:00
dev-v3-multiple-reporters
at mirrors/Catch2 from mirror
c861e2d9cf
Updated example
e696978d11
Renamed function name
fbf2e942a9
Allow "err" when converting string to level
d18f282938
Fixed missing cfg.cpp
c10be7eaec
merge with v1.x
05ecad4263
Use windows_include in os-inl.h
4cdb159ccb
Update spdlog.h
fccb25586f
Update spdlog.h
ab2f3307eb
Update spdlog.h
db26a103d6
Update spdlog.h
daaa025356
moved .clang-format to top level
ffe272c165
Added SDPLOG_TIDY option to CMakeLists.txt instead of clang_tidy.sh
hak8or
synced commits to dev-v3-devel-build-cmake at mirrors/Catch2 from mirror
2020-02-25 14:54:35 +00:00
f25a6516c6
Stop setting warnings for examples separately
72f34decf4
Fix CMakeLists for 231-cfg example
2c2871e5fa
Fixup warnings in ExtraTests+Examples
5f7be2c16c
Fixup: formatting of unused_warning_suppression_macros
22995dcfa5
Add C++14 fallback features to the test-compilation interface
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
hak8or
synced new reference dev-v3-devel-build-cmake to mirrors/Catch2 from mirror
2020-02-25 02:48:25 +00:00
64de8807e2
Fix #1452
3848cbe24a
Fix #1452
15ac7b08f7
Merge pull request #1451 from tcraigtyler/more-rpm-cpack
e47ecc1828
Updates supporting CPack RPM generation
hak8or
synced and deleted reference 2020-02-20 23:20:31 +00:00
dev-v3-matchers-rejiggering
at mirrors/Catch2 from mirror
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
c09641cf47
Merge pull request #1450 from rabbull/fmt_string
92467db591
add example to FMT_STRING
hak8or
synced new reference dev-v3-matchers-rejiggering to mirrors/Catch2 from mirror
2020-02-20 00:52:47 +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
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)
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
81d52c4a5f
Specialize CATCH_TRAP() for iOS + thumb instruction set combo
200b8b6fc0
Add command line option 'never' to --wait-for-keypress (#1866)
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