catch2/docs
Martin Hořeňovský 053c29a2b8 Add partial implementation of CATCH_CONFIG_DISABLE
* Assertions are defined into (void)(0) no-op
* SECTIONs are defined away (leaving {} as scope)
* TEST_CASEs and TEST_CASE_METHODs are not registered.
* REGISTER_TEST_CASE is defined into (void)(0) no-op
* METHOD_AS_TEST_CASE is defined away
2017-08-27 22:05:25 +02:00
..
Readme.md Add page titles 2017-08-24 22:56:27 +02:00
assertions.md Let toplevel links to .md files link to .md#top 2017-08-24 19:40:36 +02:00
build-systems.md Let toplevel links to .md files link to .md#top 2017-08-24 19:40:36 +02:00
command-line.md Add page titles 2017-08-24 22:56:27 +02:00
commercial-users.md Let toplevel links to .md files link to .md#top 2017-08-24 19:40:36 +02:00
configuration.md Add partial implementation of CATCH_CONFIG_DISABLE 2017-08-27 22:05:25 +02:00
contributing.md Let toplevel links to .md files link to .md#top 2017-08-24 19:40:36 +02:00
event-listeners.md Let toplevel links to .md files link to .md#top 2017-08-24 19:40:36 +02:00
limitations.md Workaround raw string literal bug in VS2017 2017-08-27 12:38:59 +02:00
logging.md Let toplevel links to .md files link to .md#top 2017-08-24 19:40:36 +02:00
matchers.md Let toplevel links to .md files link to .md#top 2017-08-24 19:40:36 +02:00
opensource-users.md Let toplevel links to .md files link to .md#top 2017-08-24 19:40:36 +02:00
own-main.md Let toplevel links to .md files link to .md#top 2017-08-24 19:40:36 +02:00
release-notes.md Add partial implementation of CATCH_CONFIG_DISABLE 2017-08-27 22:05:25 +02:00
release-process.md Add html anchor 'top' 2017-08-24 19:40:36 +02:00
reporters.md Let toplevel links to .md files link to .md#top 2017-08-24 19:40:36 +02:00
slow-compiles.md Let toplevel links to .md files link to .md#top 2017-08-24 19:40:36 +02:00
test-cases-and-sections.md Add the experimental benchmark feature in documentation 2017-08-27 16:47:25 +02:00
test-fixtures.md Add page titles 2017-08-24 22:56:27 +02:00
tostring.md Let toplevel links to .md files link to .md#top 2017-08-24 19:40:36 +02:00
tutorial.md Add page titles 2017-08-24 22:56:27 +02:00
why-catch.md Let toplevel links to .md files link to .md#top 2017-08-24 19:40:36 +02:00