Block a user
bad0fb51f8
Refactor implementation of hashed random order test sorting
a2fc7cf8c0
Randomize test for subset invariant random ordering of tests
da9e3eec65
Add test for consistent random ordering
f696ab836b
Change random test shuffling technique
42c4a91041
Update README.md
d253dad2ee
Update README.md
7f0265e674
Update README.md
b9726ba66d
Update syslog_sink.h
b20ffa7369
Fix #1523
854abdf5e6
Added cmake option SPDLOG_BUILD_ALL
d0fc8a572c
Fixed clang-tidy warnings
8bc1ca0e44
clang-format
d38bd138cd
Micro optimze pattern-formatter when padding not needed
7766bc25d1
Updated fmt_helper::pad2()
34244656a6
Update test_fmt_helper.cpp
619849c793
fixed comment
927b2b3942
Fixed conversion warnings
76389e057f
Optimize fmt_helper::pad3()
1f7f1c1ffb
Update CMakeLists.txt
6440733002
Fixed cmake
02802af97f
Renamed SPDLOG_ENABLE_WARNINGS to SPDLOG_BUILD_WARNINGS
a8169a3d6b
clang-format
9ba7fc94a5
Disable building tests by default in cmake
d09e03606c
Fixed multiple clang-tidy warnings
b2017f5653
Fixed multiple clang-tidy warnings
c16eb80d7f
Fixed multiple clang-tidy warnings
0c56f98a92
Fix .clang-tidy
490940cd53
Minor update to fmt_helper
hak8or
synced commits to dev-v3-file-renaming at mirrors/Catch2 from mirror
2020-04-06 20:07:51 +00:00
38f8a07280
Made test spec parser internal
hak8or
synced commits to dev-v3-file-renaming at mirrors/Catch2 from mirror
2020-04-06 11:57:51 +00:00
932425ee20
More renaming
ee9cdebfd8
Remove unused catch_impl.hpp header
hak8or
synced commits to dev-v3-file-renaming at mirrors/Catch2 from mirror
2020-04-05 03:17:51 +00:00
a541068b70
Rename reporters
debe2ab107
WIP: Renaming
ca9c83f824
Minor improvment to number padding
fc900e2432
Enabled warnings in ci
e3257e56ab
Fix #1480
hak8or
synced new reference dev-v3-file-renaming to mirrors/Catch2 from mirror
2020-04-04 02:47:51 +00:00
7d2337c6eb
Fix #1504 - Extra warnings OFF by default
58629f1fea
Merge pull request #1503 from Glamhoth/warnings_as_option
132ec0a5fc
Added an option to disable compiler warnings