catch2/examples
Martin Hořeňovský 2bcf1b3db6
Remove support for test case descriptions
Closes #1189
2019-10-29 14:07:18 +01:00
..
000-CatchMain.cpp Integrate CMake with `<catch2/catch.hpp>` include paths 2018-06-24 12:32:22 +02:00
010-TestCase.cpp Integrate CMake with `<catch2/catch.hpp>` include paths 2018-06-24 12:32:22 +02:00
020-TestCase-1.cpp Integrate CMake with `<catch2/catch.hpp>` include paths 2018-06-24 12:32:22 +02:00
020-TestCase-2.cpp Integrate CMake with `<catch2/catch.hpp>` include paths 2018-06-24 12:32:22 +02:00
030-Asn-Require-Check.cpp Integrate CMake with `<catch2/catch.hpp>` include paths 2018-06-24 12:32:22 +02:00
100-Fix-Section.cpp Integrate CMake with `<catch2/catch.hpp>` include paths 2018-06-24 12:32:22 +02:00
110-Fix-ClassFixture.cpp Integrate CMake with `<catch2/catch.hpp>` include paths 2018-06-24 12:32:22 +02:00
120-Bdd-ScenarioGivenWhenThen.cpp Integrate CMake with `<catch2/catch.hpp>` include paths 2018-06-24 12:32:22 +02:00
200-Rpt-CatchMain.cpp Add example for TeamCity reporter and refer to it 2018-09-27 23:20:02 +02:00
207-Rpt-TeamCityReporter.cpp Add example for TeamCity reporter and refer to it 2018-09-27 23:20:02 +02:00
210-Evt-EventListeners.cpp Remove support for test case descriptions 2019-10-29 14:07:18 +01:00
231-Cfg-OutputStreams.cpp Add an example on providing streams with `CATCH_CONFIG_NOSTDOUT` 2018-07-08 13:38:42 +02:00
300-Gen-OwnGenerator.cpp Update documentation and examples for generators 2019-01-31 10:43:25 +01:00
301-Gen-MapTypeConversion.cpp Add another example for generators 2019-02-26 12:52:21 +01:00
310-Gen-VariablesInGenerators.cpp Add GENERATE_COPY and GENERATE_VAR capturing generator macros 2019-03-31 14:11:10 +02:00
311-Gen-CustomCapture.cpp Add GENERATE_COPY and GENERATE_VAR capturing generator macros 2019-03-31 14:11:10 +02:00
CMakeLists.txt Add GENERATE_COPY and GENERATE_VAR capturing generator macros 2019-03-31 14:11:10 +02:00