catch2/projects/SelfTest/Baselines
Jozef Grajciar 2d906a92cb Add support for templated tests
This adds support for templated tests and test methods via
`TEMPLATE_TEST_CASE` and `TEMPLATE_TEST_CASE_METHOD` macros. These
work mostly just like their regular counterparts*, but take an
unlimited** number of types as their last arguments.

* Unlike the plain `TEST_CASE*` macros, the `TEMPLATE*` variants
require a tag string.

** In practice there is limit of about 300 types.
2018-11-16 21:21:23 +01:00
..
automake.std.approved.txt Fixup various spelling errors (#1208) 2018-03-07 10:08:35 +01:00
compact.sw.approved.txt Add support for templated tests 2018-11-16 21:21:23 +01:00
console.std.approved.txt Add support for templated tests 2018-11-16 21:21:23 +01:00
console.sw.approved.txt Add support for templated tests 2018-11-16 21:21:23 +01:00
console.swa4.approved.txt ConsoleReporter: minor formatting fix 2018-11-10 19:35:25 +01:00
junit.sw.approved.txt Add support for templated tests 2018-11-16 21:21:23 +01:00
xml.sw.approved.txt Add support for templated tests 2018-11-16 21:21:23 +01:00