Block a user
c2b47430fb
Enabled warning on examples only if built as part of spdlog
7906592230
Fix #1499
hak8or
synced new reference dev-v3-matchers-again to mirrors/Catch2 from mirror
2020-03-29 16:07:52 +00:00
a25d83d8c4
Matcher type flattening overloads of && and || are now hidden friends
f7d7aa9eb2
Fix and extend tests for composing generic matchers
ca5af2e85b
Cleanup vector matchers
904c47a634
Cleanup string matchers
afc8b28c07
Cleanup for floating point matchers
6260962108
Added toml++ to opensource-users.md
b4c8967ac5
Fix alphabetical ordering of opensource-users.md
hak8or
synced commits to dev-v3-matchers-again at mirrors/Catch2 from mirror
2020-03-28 23:47:52 +00:00
8edf4bf6b9
Fix and extend tests for composing generic matchers
ca5af2e85b
Cleanup vector matchers
f57378d8ba
Update test_eventlog.cpp
1ccdc225af
Merge pull request #1495 from trondhe/v1.x
3e4df86ac0
create MSVC_OPTIONS list only if compiler is msvc
7054cf7a35
replace MSVC_OPTIONS variable as list
2a7fc9e30e
add /WX mscv compiler option for only mscv compiler
hak8or
synced commits to dev-v3-matchers-again at mirrors/Catch2 from mirror
2020-03-28 15:44:38 +00:00
904c47a634
Cleanup string matchers
afc8b28c07
Cleanup for floating point matchers
a6baa6dda6
Cleanup in exception matchers
hak8or
synced and deleted reference 2020-03-27 15:14:38 +00:00
dev-v3-devel-build-cmake
at mirrors/Catch2 from mirror
ab0ca2f566
Rename some matcher-related files
3a3efebd16
Add IsEmpty and SizeIs matchers for ranges/containers
f52a58e857
Make concrete matchers final
007efc173a
Add generic Contains matcher
89e857349b
Use _t form of traits
f1b4f15dbb
Merge pull request #1494 from zyansheep/zyansheep-patch-1
c98152e9d0
Use community database instead of AUR
7c34859e0c
yaourt is outdated and insecure, use yay
ea89efbed7
Merge pull request #1487 from Naios/v1.x
61408a0f29
Fix a build issue when SPDLOG_PREVENT_CHILD_FD is defined
7432ab264d
Fix code style
a1ef417b8d
Remove cpplint's build/c++11 check
e85eaecf85
Fix comment whitespace
286cd0f0e2
Replace c type short by c++ type int16_t
534792577d
Do not lint chrono, thread, and regex