catch2/examples
Martin Hořeňovský 2c6ace04a7
Redo build matrix on .travis for C++14 and up
* Use Xenial as the base distribution
* Remove C++11 builds
* Add a lot more C++14 builds
* Add some C++17 builds
* Include newer versions of Clang and GCC
2019-10-31 16:19:56 +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 Redo build matrix on .travis for C++14 and up 2019-10-31 16:19:56 +01:00
300-Gen-OwnGenerator.cpp Update documentation and examples for generators 2019-01-31 10:43:25 +01:00
301-Gen-MapTypeConversion.cpp Redo build matrix on .travis for C++14 and up 2019-10-31 16:19:56 +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