catch2/docs
Martin Moene 558bbe7d24 Add example for TeamCity reporter and refer to it
Prevent warnings
- gnu: -Wcomment: multi-line comment
- clang: -Wweak-vtables 'class' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit
- clang: -Winconsistent-missing-override: 'method' overrides a member function but is not marked 'override'
- MSVC: C4702: unreachable code
2018-09-27 23:20:02 +02:00
..
Readme.md Add a basic documentation for generators 2018-08-24 13:34:27 +02:00
assertions.md Change wording of Approx documentation to be less misleading 2018-09-21 20:04:56 +02:00
ci-and-misc.md Updated documentation TOCs 2018-09-08 11:05:52 +02:00
cmake-integration.md Add documentation for installing Catch from the repository 2018-09-21 20:48:18 +02:00
command-line.md Updated documentation TOCs 2018-09-08 11:05:52 +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 StringMaker for std::variant, std::monostate (#1380) 2018-09-20 14:13:35 +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 Fixup various spelling errors (#1208) 2018-03-07 10:08:35 +01:00
generators.md Add a basic documentation for generators 2018-08-24 13:34:27 +02:00
limitations.md Update "Known limitations" section of documentation 2018-09-21 21:03:14 +02:00
list-of-examples.md Add example for TeamCity reporter and refer to it 2018-09-27 23:20:02 +02:00
logging.md Remove removed macros from documentation 2018-06-28 09:43:10 +02:00
matchers.md Add PredicateMatcher that takes an arbitrary predicate functions 2018-04-04 11:14:19 +02:00
opensource-users.md Update opensource-users.md 2018-08-29 14:51:17 +02:00
own-main.md Updated documentation TOCs 2018-09-08 11:05:52 +02:00
release-notes.md Fixup TOC script sluggification and documentation 2018-09-09 17:09:57 +02:00
release-process.md Updated release process documentation to reflect vcpkg autoupdate 2018-06-11 22:44:14 +02:00
reporters.md Add example for TeamCity reporter and refer to it 2018-09-27 23:20:02 +02:00
slow-compiles.md Change ToC script to use <br> instead of trailing spaces 2017-10-13 11:17:38 +02:00
test-cases-and-sections.md Docs: TABs to Spaces 2018-08-29 18:05:22 +02:00
test-fixtures.md Add page titles 2017-08-24 22:56:27 +02:00
tostring.md Fixup TOC script sluggification and documentation 2018-09-09 17:09:57 +02:00
tutorial.md Add documentation for installing Catch from the repository 2018-09-21 20:48:18 +02:00
why-catch.md Let toplevel links to .md files link to .md#top 2017-08-24 19:40:36 +02:00