Block a user
hak8or
synced new reference dev-v3-split-reporter-bases to mirrors/Catch2 from mirror
2020-08-21 23:43:22 +00:00
fa501b46cf
Merge pull request #1653 from gk6k6k/patch-1
38dc0a5c5d
Update README.md
685cc4edbc
Revert last commit
78369375e3
Update helpers-inl.h
6587058f74
Update argv.h
30f738e49a
Merge pull request #1651 from bareya/make_load_env_levels_inline
726ca01e5c
Make load_env_levels inline function
hak8or
synced new reference dev-v3-split-out-noncopyable to mirrors/Catch2 from mirror
2020-08-19 22:43:23 +00:00
hak8or
synced new reference dev-v3-msvc-analyze to mirrors/Catch2 from mirror
2020-08-19 22:43:23 +00:00
2e480b6e56
Use StringRef for CasedString::caseSensitivitySuffix return type
f16be402f7
Make XmlEncoding tests slightly more efficient
e418e75c74
Turn CaseSensitive into proper enum class
6a46b344c0
Split out CaseSensitive enum out of catch_common.hpp
e7eb749815
Split the NonCopyable helper out of catch_common.hpp
hak8or
synced commits to dev-v3-split-out-noncopyable at mirrors/Catch2 from mirror
2020-08-18 22:13:22 +00:00
679955e0bf
fixup! Split the NonCopyable helper out of catch_common.hpp
hak8or
synced new reference dev-v3-split-out-noncopyable to mirrors/Catch2 from mirror
2020-08-18 14:03:22 +00:00
hak8or
synced new reference dev-v3-more-compile-time-cleanups to mirrors/Catch2 from mirror
2020-08-14 12:03:22 +00:00
c1bb699d45
Remove superfluous catch_reporter_registrars.hpp includes from reporters
bf1e902ca1
Remove <algorithm> include from catch_commandline.cpp
49b55d53e4
Prune includes in catch_run_context.cpp
07fb96d42c
Don't include catch_random_number_generator.hpp in catch_session.cpp
34d9a588bb
Cleanup includes in catch_list.cpp
hak8or
synced new reference dev-v3-misc-cleanups to mirrors/Catch2 from mirror
2020-08-14 03:53:22 +00:00
hak8or
synced new reference dev-v3-more-compile-time-cleanups to mirrors/Catch2 from mirror
2020-08-13 19:43:23 +00:00
05d7014e75
ApproxMacher uses Approx's overloads for double directly
aa28a917cb
Turn UseColour into enum class
b0531404e4
Turn RunTests into TestRunOrder enum class
60cc4c293d
Turn ShowDurations into an enum class
hak8or
synced new reference dev-v3-misc-cleanups to mirrors/Catch2 from mirror
2020-08-11 18:43:22 +00:00
hak8or
synced new reference dev-v3-clara-cleanups to mirrors/Catch2 from mirror
2020-08-11 10:33:22 +00:00
hak8or
synced commits to dev-v3-clara-cleanups at mirrors/Catch2 from mirror
2020-08-10 01:53:22 +00:00
571b74f76f
Arg and Opt out of Detail namespace