catch2/docs
Richard Ash 2840ce1e70
Add an example of using GENERATE(table())
There are some examples on issue #850 of using this feature, but they
are not easily found from the documentation. Adding them here as an
example makes them more findable and ensures they keep working if the
API changes.
2020-07-22 21:49:54 +02:00
..
Readme.md Add link to list of commercial user projects 2020-02-16 16:05:18 +01: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 2020-02-13 16:15:50 +01:00
ci-and-misc.md Add SonarQube Generic Test Data reporter 2019-10-27 10:02:41 +01:00
cmake-integration.md Add vcpkg installation instructions (#1898) 2020-05-01 09:31:41 +02:00
command-line.md Pick docs for v2.12.0 2020-05-03 07:49:05 +02:00
commercial-users.md Add king as user 2020-04-29 16:55:03 +02:00
configuration.md Remove obsolete configuration macros from the documentation 2020-05-14 14:52:33 +02:00
contributing.md Add notes on compiling the examples. 2020-07-22 21:43:53 +02:00
deprecations.md Start fixing up Matchers: namespaces, composition ops 2020-02-20 13:03:30 +01:00
event-listeners.md Refactor: override implies virtual 2018-07-12 14:27:06 +02:00
generators.md Clarify documentation about nested generators 2020-07-22 21:18:49 +02: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 Add 'Introduced in Catch 2.7.0.' note 2019-08-02 19:18:47 +02:00
matchers.md Add provided generic matchers to the documentation 2020-05-14 14:48:48 +02:00
opensource-users.md Added toml++ to opensource-users.md 2020-05-01 09:31:12 +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 Fix missing backticks on release notes 2020-05-15 10:54:20 +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
slow-compiles.md Update slow-compiles.md 2020-04-29 21:17:30 +02:00
test-cases-and-sections.md Remove the !hide special tag 2020-01-28 20:48:32 +01:00
test-fixtures.md Add 'Introduced in Catch 2.8.0.' text 2019-08-02 19:18:47 +02:00
tostring.md Translate exceptions by const reference instead of plain ref 2020-05-20 08:15:27 +02:00
tutorial.md Update tutorial.md 2020-04-29 21:17:54 +02:00
why-catch.md Fix Cute test framework URL 2018-11-05 19:38:37 +01:00