catch2/docs
Martin Hořeňovský 426954032f
Rename Contains string matcher builder to ContainsSubstring
The problem with the old name was that it collided with the
range matcher `Contains`, and it was not really possible to
disambiguate them just with argument types.

Closes #2131
2021-09-27 21:28:33 +02: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 Fix introduced in version placeholders 2021-03-13 10:26:12 +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 Fix introduced in version placeholders 2021-03-13 10:26:12 +01: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 Fix introduced in version placeholders 2021-03-13 10:26:12 +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 Remove mention of `ANON_TEST_CASE` from documentation 2021-05-10 21:49:45 +02:00
own-main.md Updated documentation TOCs 2018-09-08 11:05:52 +02:00
release-notes.md Update release notes with new fixes, improvements and breaking changes 2021-09-07 22:00:57 +02: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 Remove trailing whitespace from test-cases-and-sections.md 2021-03-23 13:02:24 +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 Update tutorial docs 2021-08-03 13:53:44 +02:00
why-catch.md Update why-catch.md 2021-08-08 23:42:17 +02:00