catch2/examples
Martin Hořeňovský 151dccbd31
Remove catch.hpp
This was an old "include all" header, that we no longer want to be
usable, to make the include differences in new versions explicit.

We will introduce new "include all" headers later, in the form of
`catch_all.hpp`, `catch_matchers_all.hpp` and so on...
2020-03-29 21:32:13 +02:00
..
000-CatchMain.cpp Update building of examples for static lib 2019-12-08 15:55:04 +01:00
010-TestCase.cpp Remove catch.hpp 2020-03-29 21:32:13 +02:00
020-TestCase-1.cpp Remove catch.hpp 2020-03-29 21:32:13 +02:00
020-TestCase-2.cpp Remove catch.hpp 2020-03-29 21:32:13 +02:00
030-Asn-Require-Check.cpp Remove catch.hpp 2020-03-29 21:32:13 +02:00
100-Fix-Section.cpp Convert examples to piecemeal includes 2020-01-21 14:46:07 +01:00
110-Fix-ClassFixture.cpp Convert examples to piecemeal includes 2020-01-21 14:46:07 +01:00
120-Bdd-ScenarioGivenWhenThen.cpp Remove catch.hpp 2020-03-29 21:32:13 +02:00
210-Evt-EventListeners.cpp Fix warnings in ExtraTests and Examples 2020-02-26 16:07:54 +01:00
231-Cfg-OutputStreams.cpp Some refactorings: 2020-02-16 15:25:23 +01:00
300-Gen-OwnGenerator.cpp Fix warnings in ExtraTests and Examples 2020-02-26 16:07:54 +01:00
301-Gen-MapTypeConversion.cpp Fix warnings in ExtraTests and Examples 2020-02-26 16:07:54 +01:00
310-Gen-VariablesInGenerators.cpp Convert examples to piecemeal includes 2020-01-21 14:46:07 +01:00
311-Gen-CustomCapture.cpp Convert examples to piecemeal includes 2020-01-21 14:46:07 +01:00
CMakeLists.txt Add development build option to CMake and enable it on CI 2020-02-26 16:07:26 +01:00