catch2/docs
Martin Hořeňovský 72f0372664
Add tests for CMake configure toggles passing to Catch2 build
2022-02-20 19:32:30 +01:00
..
Readme.md Add FAQ page to the documentation 2021-11-19 15:23:50 +01: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 mentions of CATCH_INSTALL_HELPERS 2022-01-06 23:37:44 +01:00
command-line.md Fix ToC in CLI documentation 2022-02-05 16:14:47 +01:00
commercial-users.md Update users docs 2021-08-08 23:42:24 +02:00
configuration.md Remove Windows.h related defines 2022-02-05 16:21:06 +01:00
contributing.md Add tests for CMake configure toggles passing to Catch2 build 2022-02-20 19:32:30 +01:00
deprecations.md Suppress failure of CHECKED_IF and CHECKED_ELSE (#2187) 2021-05-10 21:42:47 +02:00
event-listeners.md Fix link in event-listeners.md 2021-11-22 11:44:36 +01:00
faq.md Add FAQ page to the documentation 2021-11-19 15:23:50 +01:00
generators.md Mention that RangeGenerator works on half open ranges 2021-11-15 23:52:26 +01:00
limitations.md Update known-limitations.md 2021-11-19 00:32:59 +01:00
list-of-examples.md Examples: remove references to catch_default_main 2022-02-20 13:10:42 +01: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 OpenALpp as an open source library that uses Catch2 2022-01-22 21:33:19 +01:00
other-macros.md Add STATIC_CHECK and STATIC_CHECK_FALSE (#2318) 2021-11-15 00:28:27 +01:00
own-main.md Rewrite own-main.md for v3 2021-11-19 15:52:32 +01:00
release-notes.md Add small missing things to release notes 2022-02-14 18:22:11 +01:00
release-process.md Update release-process.md for v3 2022-01-03 23:30:39 +01:00
reporter-events.md Rename reportInvalidArguments -> reportInvalidTestSpec 2021-12-18 20:49:50 +01:00
reporters.md Redo reporter CLI and reporter-specific docs 2022-01-03 20:38:13 +01:00
test-cases-and-sections.md Add more tests for various less common tag-related cases 2021-12-28 00:22:53 +01: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