• Joined on 2018-01-28
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-04-11 11:17:50 +00:00
0a14e491ab Update README.md
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-04-10 22:07:51 +00:00
035a062596 Remove usage of __builtin_constant_p under IBM XL
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-04-10 18:57:51 +00:00
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
Compare 6 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-04-09 18:47:50 +00:00
18ed04b990 Fixed clang-tidy warnings in bench.cpp
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-04-08 18:27:51 +00:00
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
Compare 6 commits »
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
Compare 2 commits »
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
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-04-04 18:07:51 +00:00
ca9c83f824 Minor improvment to number padding
fc900e2432 Enabled warnings in ci
Compare 3 commits »
hak8or synced new reference dev-v3-file-renaming to mirrors/Catch2 from mirror 2020-04-04 02:47:51 +00:00
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-04-03 18:07: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
Compare 3 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-04-03 02:17:51 +00:00
d399a308d0 Suppress clang-tidy warning about vararg usage in assertion macros
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-04-02 09:57:53 +00:00
b9a2f320b9 Add windows latest and gcc 8 builds to azure (#446)
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-04-01 01:17:52 +00:00
c2b47430fb Enabled warning on examples only if built as part of spdlog
Compare 2 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-04-01 01:17:51 +00:00
b8ce814ee6 Add vcpkg installation instructions (#1898)
hak8or synced new reference dev-v3-matchers-again to mirrors/Catch2 from mirror 2020-03-29 16:07:52 +00:00
hak8or synced commits to dev-v3 at 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
Compare 7 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-03-29 16:07:52 +00:00
6260962108 Added toml++ to opensource-users.md
b4c8967ac5 Fix alphabetical ordering of opensource-users.md
Compare 2 commits »
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
Compare 2 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-03-28 23:47:52 +00:00
7900fb3abb C-header updates