catch2/docs
Martin Hořeňovský f20a9dbc6e
Fix significant bug with storing composed matchers
Given that in the 2 or so years that matchers are thing nobody complained,
it seems that people do not actually write this sort of code, and the
possibility will be removed in v3. However, to avoid correctness bugs,
we will have to support this weird code in v2.
2020-02-01 21:06:07 +01:00
..
Readme.md Link benchmarking docs from the doc main page 2019-06-15 09:23:00 +02:00
assertions.md Improve the REQUIRE_THROWS_MATCHES documentation a bit 2019-07-29 20:39:02 +02:00
benchmarks.md Fix wrong namespacing of benchmarking constructor helpers 2019-11-21 16:22:04 +01:00
ci-and-misc.md Add SonarQube Generic Test Data reporter 2019-10-27 10:02:41 +01:00
cmake-integration.md Use correct filename in CMake integration docs 2019-04-07 15:41:34 +02:00
command-line.md Make CATCH_BREAK_INTO_DEBUGGER be user-configurable 2020-02-01 17:01:50 +01:00
commercial-users.md add UX3D to commercial users 2019-09-06 11:27:33 +02:00
configuration.md Make CATCH_BREAK_INTO_DEBUGGER be user-configurable 2020-02-01 12:20:40 +01:00
contributing.md add a note how to run selftests using multiconfig generators 2019-10-17 20:23:51 +02:00
deprecations.md Fix significant bug with storing composed matchers 2020-02-01 21:06:07 +01:00
event-listeners.md Refactor: override implies virtual 2018-07-12 14:27:06 +02:00
generators.md v2.11.0 2019-11-15 15:06:17 +01:00
limitations.md Fix "ldd" -> "lld" typo in docs 2019-10-20 20:57:55 +02:00
list-of-examples.md Add GENERATE_COPY and GENERATE_VAR capturing generator macros 2019-03-31 14:11:10 +02:00
logging.md Add 'Introduced in Catch 2.7.0.' note 2019-08-02 19:18:47 +02:00
matchers.md Document that matcher combinators (&&, ||, !) do not take ownership 2019-10-26 21:07:38 +02:00
opensource-users.md Remove JSON library from users 2019-10-17 20:20:02 +02:00
other-macros.md Add 'Introduced in Catch 2.3.0.' text 2019-08-02 19:18:47 +02:00
own-main.md Updated documentation TOCs 2018-09-08 11:05:52 +02:00
release-notes.md Add missing ToC entry in release notes 2020-02-01 20:24:53 +01:00
release-process.md Mention the sonarqube reporter in release process 2019-11-15 14:59:35 +01:00
reporters.md Add SonarQube Generic Test Data reporter 2019-10-27 10:02:41 +01:00
slow-compiles.md fix example's mistake in slow-compiles.md 2019-04-25 09:48:22 +02:00
test-cases-and-sections.md Add 'Introduced in Catch 2.4.0.' text 2019-08-02 19:18:47 +02:00
test-fixtures.md Add 'Introduced in Catch 2.8.0.' text 2019-08-02 19:18:47 +02:00
tostring.md Add 'Introduced in Catch 2.8.0.' text 2019-08-02 19:18:47 +02:00
tutorial.md Update blog URL and fic typos in tutorial.md 2019-03-09 18:02:29 +01:00
why-catch.md Fix Cute test framework URL 2018-11-05 19:38:37 +01:00