catch2/docs
Martin Hořeňovský 59087f74d9
Fix CAPTURE macro for nontrivial uses
The previous implemetation was just plain broken for most of
possible uses, the new one should work (even though it is ugly
as all hell, and should be improved ASAP).

Fixes #1436
2018-11-21 16:48:09 +01:00
..
Readme.md Add deprecations documentation 2018-11-17 11:08:38 +01: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 the optional variable OptionalCatchTestLauncher 2018-10-25 15:51:15 +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
deprecations.md Add more deprecations 2018-11-17 21:13:56 +01: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 Fix CAPTURE macro for nontrivial uses 2018-11-21 16:48:09 +01: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
other-macros.md Add documentation for some miscellaneous and less important macros 2018-10-26 20:50:32 +02:00
own-main.md Updated documentation TOCs 2018-09-08 11:05:52 +02:00
release-notes.md v2.4.2 2018-10-26 21:14:16 +02:00
release-process.md Add note about release signing to release docs 2018-11-17 14:41:34 +01: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 Add ToC to "Test cases and sections" documentation 2018-11-17 11:09:15 +01:00
test-fixtures.md Add documentation for templated tests 2018-11-16 21:21:30 +01:00
tostring.md operator<< works from the global namespace 2018-11-16 16:45:13 -08:00
tutorial.md Fix link in documentation 2018-11-17 10:21:46 +01:00
why-catch.md Fix Cute test framework URL 2018-11-05 19:38:37 +01:00