catch2/docs
Martin Hořeňovský dd12ce8141
Rewrite tutorial to shorten BDD section and mention generators
2021-11-16 23:46:23 +01:00
..
Readme.md Remove obsolete documentation page 2021-09-23 23:42:16 +02:00
assertions.md Improve the REQUIRE_THROWS_MATCHES documentation a bit 2019-07-29 20:39:02 +02:00
benchmarks.md Mention that run == iteration in benchmarking docs 2021-11-15 23:09:18 +01:00
ci-and-misc.md Rename contrib/ to extras/ in the docs 2021-08-10 10:41:16 +02:00
cmake-integration.md Fix typo in docs/cmake-integration.md 2021-08-11 22:57:36 +02:00
command-line.md Allow test sharding for e.g. Bazel test sharding feature 2021-10-27 17:24:30 +02:00
commercial-users.md Update users docs 2021-08-08 23:42:24 +02:00
configuration.md Fix introduced in version placeholders 2021-03-13 10:26:12 +01:00
contributing.md Mention C++14 baseline in contributing documentation 2021-08-19 19:16:12 +02:00
deprecations.md Suppress failure of CHECKED_IF and CHECKED_ELSE (#2187) 2021-05-10 21:42:47 +02:00
event-listeners.md Refactor: override implies virtual 2018-07-12 14:27:06 +02:00
generators.md Mention that RangeGenerator works on half open ranges 2021-11-15 23:52:26 +01:00
limitations.md Fix "ldd" -> "lld" typo in docs 2019-10-20 20:57:55 +02:00
list-of-examples.md Add an example of using GENERATE(table()) 2020-07-22 21:49:54 +02:00
logging.md Fix introduced in version placeholders 2021-03-13 10:26:12 +01:00
matchers.md Rename Contains string matcher builder to ContainsSubstring 2021-09-27 21:28:33 +02:00
migrate-v2-to-v3.md Add major changes and their motivation to v2 -> v3 migration docs 2021-07-29 23:19:48 +02:00
opensource-users.md add alpaka and LLAMA to Catch2 users 2021-09-23 12:39:56 +02:00
other-macros.md Add STATIC_CHECK and STATIC_CHECK_FALSE (#2318) 2021-11-15 00:28:27 +01:00
own-main.md Updated documentation TOCs 2018-09-08 11:05:52 +02:00
release-notes.md Fixup ToC link to 3.0.1 release notes 2021-11-16 23:46:19 +01:00
release-process.md Moved scripts/ to tools/scripts/ 2019-12-06 11:53:31 +01:00
reporters.md Add SonarQube Generic Test Data reporter 2019-10-27 10:02:41 +01:00
test-cases-and-sections.md The limit on TEMPLATE* test cases is actually reachable 2021-10-21 15:52:07 +02:00
test-fixtures.md Fix introduced in version placeholders 2021-03-13 10:26:12 +01:00
tostring.md Fix introduced in version placeholders 2021-03-13 10:26:12 +01:00
tutorial.md Rewrite tutorial to shorten BDD section and mention generators 2021-11-16 23:46:23 +01:00
why-catch.md Update why-catch.md 2021-08-08 23:42:17 +02:00