catch2/examples
Martin Hořeňovský 19ecad6f68
Rename CMake/pkg-config target Catch2Main to Catch2WithMain
This describes the reality better, as it also links in the rest
of Catch2.

The on-disk name of the static library remains just `Catch2Main`,
as that is what it is -- single main function -- and on-disk artifacts
cannot describe link dependencies.
2020-05-03 18:54:38 +02:00
..
000-CatchMain.cpp Standardize header names and file locations 2020-04-24 18:58:44 +02:00
010-TestCase.cpp Standardize header names and file locations 2020-04-24 18:58:44 +02:00
020-TestCase-1.cpp Standardize header names and file locations 2020-04-24 18:58:44 +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 Standardize header names and file locations 2020-04-24 18:58:44 +02:00
300-Gen-OwnGenerator.cpp Standardize header names and file locations 2020-04-24 18:58:44 +02:00
301-Gen-MapTypeConversion.cpp Standardize header names and file locations 2020-04-24 18:58:44 +02:00
310-Gen-VariablesInGenerators.cpp Standardize header names and file locations 2020-04-24 18:58:44 +02:00
311-Gen-CustomCapture.cpp Standardize header names and file locations 2020-04-24 18:58:44 +02:00
CMakeLists.txt Rename CMake/pkg-config target Catch2Main to Catch2WithMain 2020-05-03 18:54:38 +02:00