catch2/examples
Richard Ash ad1940f336 Add an example of using GENERATE(table())
There are some examples on issue #850 of using this feature, but they
are not easily found from the documentation. Adding them here as an
example makes them more findable and ensures they keep working if the
API changes.
2020-06-23 22:55:03 +02: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 Some refactorings: 2020-01-25 09:01:04 +01:00
231-Cfg-OutputStreams.cpp Some refactorings: 2020-01-25 09:01:04 +01:00
300-Gen-OwnGenerator.cpp Update documentation and examples for generators 2019-01-31 10:43:25 +01:00
301-Gen-MapTypeConversion.cpp Fix compilation error in examples 2019-10-31 16:08:37 +01:00
302-Gen-Table.cpp Add an example of using GENERATE(table()) 2020-06-23 22:55:03 +02: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 Fix compilation of examples 2020-06-01 21:27:58 +02:00
CMakeLists.txt Add an example of using GENERATE(table()) 2020-06-23 22:55:03 +02:00