• Joined on 2018-01-28
hak8or synced commits to devel at mirrors/Catch2 from mirror 2020-10-29 18:55:53 +00:00
f797ae7a8f Bump OpenCppCoverage to 0.9.9.0
hak8or synced new reference henryiii-patch-2 to mirrors/CLI11 from mirror 2020-10-28 22:55:20 +00:00
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-10-28 22:55:20 +00:00
a9e8c56499 docs: add dfleury2 as a contributor (#532)
a7902531c9 fix: add multilines array support for TOML (#528)
69674dc91b fix: help all was showing up in the required list error if requirement are not met. (#530)
e50a75f231 feat: create pkg-config file (#523)
89926dc820 feat: support for Atomic types in flags and options (#520)
Compare 6 commits »
hak8or synced commits to devel at mirrors/Catch2 from mirror 2020-10-28 15:45:25 +00:00
40b9df567f Add missing cmake option to fix buildAndTest.sh
c6352c3e1f Embed the script buildAndTest.sh inside the docs
4035beb988 Add a script - buildAndTest.sh
8c3970465d Add infrastructure for embedding code samples in docs.
f57689f888 Fix minor typo in docs.
Compare 5 commits »
hak8or synced commits to devel at mirrors/Catch2 from mirror 2020-10-23 21:45:15 +00:00
967b82231c Sweep out two leftover references to master
7b9bf633be Tighten the test for matching filenames-as-tags
4c8454b5ec Fix potential infinite loops in generators combined with section filter
Compare 3 commits »
hak8or synced commits to devel at mirrors/Catch2 from mirror 2020-10-22 21:25:15 +00:00
8878f90323 Fix matching of non-lowercase filename tags
hak8or synced commits to devel at mirrors/Catch2 from mirror 2020-10-21 20:55:15 +00:00
0c7f96ba63 Update documentation not to reference master branch
hak8or synced commits to v2.x at mirrors/Catch2 from mirror 2020-10-21 20:55:15 +00:00
8dd25b0410 Fix bunch of links to master to point to v2.x branch
hak8or synced new reference master to mirrors/Catch2 from mirror 2020-10-21 04:35:16 +00:00
hak8or synced commits to v2.x at mirrors/Catch2 from mirror 2020-10-21 04:35:16 +00:00
69297ceeb6 Consider CMP0110 add_test() policy
hak8or synced new reference devel-generators-cache to mirrors/Catch2 from mirror 2020-10-21 04:35:15 +00:00
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-10-20 20:35:15 +00:00
01b350de96 Merge pull request #1712 from ChristofKaufmann/deb-package
365e470a32 Add CPack debian package settings
Compare 2 commits »
hak8or synced commits to devel at mirrors/Catch2 from mirror 2020-10-20 20:25:15 +00:00
923bcc5d6f Special case --list-tests --verbosity quiet
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-10-20 12:25:15 +00:00
a42b40656c Merge pull request #1711 from ChristofKaufmann/fix-typo
40160f2a57 Fix typo in comment
Compare 2 commits »
hak8or synced commits to devel at mirrors/Catch2 from mirror 2020-10-20 12:15:20 +00:00
b6a3e2e26b Merge pull request #2058 from catchorg/devel-generators-cache
6ffac61719 Fix types in generators: decay types, properly constrain forwarding
Compare 2 commits »
hak8or synced new reference devel-generators-cache to mirrors/Catch2 from mirror 2020-10-20 12:15:20 +00:00
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-10-20 12:15:20 +00:00
ee7f5ee264 Consider CMP0110 add_test() policy
hak8or synced commits to v2.x at mirrors/Catch2 from mirror 2020-10-20 12:15:20 +00:00
2d30df3500 Fix indentation in ParseAndAddCatchTests
77b2a7daea Fix CMake regex to add tests
e905edb10f Add AppMesh to Open Source projects using Catch
Compare 3 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-10-17 19:15:17 +00:00
90b33b1552 Merge pull request #1709 from kitattyor/v1.x
5567ed01e5 Download googlebenchmark if not found; requires cmake 3.11
Compare 2 commits »
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-10-16 02:35:21 +00:00
97e5ebe490 fix: don't copy ConfigItems when iterating (#521)