catch2/docs
Vadim Zeitlin 8a1b3b81cb Add wxWidgets as another Open Source project using Catch
wxWidgets uses Catch (v2 currently) for all of its tests, even though
some of them still use CppUnit-like macros for compatibility.
2023-03-11 21:29:51 +01:00
..
Readme.md Add SUCCEED and FAIL docs next to SKIP docs 2023-01-12 20:38:58 +01:00
assertions.md Update explanation of REQUIRE_FALSE in docs/assertions.md 2022-10-17 15:13:00 +02:00
benchmarks.md Mention that run == iteration in benchmarking docs 2021-11-15 23:09:18 +01:00
ci-and-misc.md v3.2.0 2022-11-16 20:05:48 +01:00
cmake-integration.md cmake-integration.md: Use "tests" as test target name in all examples. 2023-02-10 11:09:26 -08:00
command-line.md Rewrite -# docs 2023-02-17 15:55:21 +01:00
commercial-users.md Trim superfluous whitespace in docs 2022-10-17 15:02:45 +02:00
comparing-floating-point-numbers.md Update comparing-floating-point-numbers.md 2022-10-29 12:42:45 +02:00
configuration.md v3.2.0 2022-11-16 20:05:48 +01:00
contributing.md Update build instructions in contributing.md 2023-02-22 20:11:45 +01:00
deprecations.md Add SUCCEED and FAIL docs next to SKIP docs 2023-01-12 20:38:58 +01:00
event-listeners.md Trim superfluous whitespace in docs 2022-10-17 15:02:45 +02:00
faq.md Add repeatability guarantees to faq.md 2022-11-16 11:21:00 +01:00
generators.md Update generator docs 2023-01-18 11:55:53 +01:00
limitations.md Update docs about thread safe assertions 2023-02-01 15:24:47 +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 v3.3.2 2023-02-27 15:12:49 +01:00
migrate-v2-to-v3.md Explain TU as translation unit where appropriate 2022-09-03 22:22:10 +02:00
opensource-users.md Add wxWidgets as another Open Source project using Catch 2023-03-11 21:29:51 +01:00
other-macros.md v3.0.1 2022-05-17 22:13:36 +02:00
own-main.md Rewrite own-main.md for v3 2021-11-19 15:52:32 +01:00
release-notes.md v3.3.2 2023-02-27 15:12:49 +01:00
release-process.md Update release-process.md for v3 2022-01-03 23:30:39 +01:00
reporter-events.md Trim superfluous whitespace in docs 2022-10-17 15:02:45 +02:00
reporters.md v3.0.1 2022-05-17 22:13:36 +02:00
skipping-passing-failing.md v3.3.0 2023-01-22 19:53:12 +01:00
test-cases-and-sections.md Rewrite -# docs 2023-02-17 15:55:21 +01:00
test-fixtures.md Trim superfluous whitespace in docs 2022-10-17 15:02:45 +02:00
tostring.md Fix introduced in version placeholders 2021-03-13 10:26:12 +01:00
tutorial.md Trim superfluous whitespace in docs 2022-10-17 15:02:45 +02:00
usage-tips.md Fix typos in docs (#2514) 2022-09-09 16:00:39 +02:00
why-catch.md Fix typos in docs (#2514) 2022-09-09 16:00:39 +02:00