• Joined on 2018-01-28
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
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-03-28 15:44:41 +00:00
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
Compare 5 commits »
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
Compare 3 commits »
hak8or synced and deleted reference dev-v3-devel-build-cmake at mirrors/Catch2 from mirror 2020-03-27 15:14:38 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-03-27 15:14:38 +00:00
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
Compare 7 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-03-27 15:14:38 +00:00
01bdfe3312 Change PARSE_CATCH_TESTS_ADD_FIXTURE_IN_TEST_NAME conditional.
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-03-26 23:44:37 +00:00
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
Compare 3 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-03-26 14:44:38 +00:00
e5c9a58d66 Fixed typo in "benchmark name" column width calculation. Closes #1885.
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-03-24 07:44:37 +00:00
dd38e096b2 Fix issue #1486
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-03-23 23:44:37 +00:00
ea89efbed7 Merge pull request #1487 from Naios/v1.x
61408a0f29 Fix a build issue when SPDLOG_PREVENT_CHILD_FD is defined
Compare 2 commits »
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-03-23 21:24:39 +00:00
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
Compare 10 commits »
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-03-22 21:04:38 +00:00
27da2f952e Container options (#423)
f346f29802 Config short (#443)
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-03-22 15:44:37 +00:00
cca004efe4 Update README.md