catch2/examples
Martin Hořeňovský 863c662c0e
Fix adding Opts with | to lvalue Parser
This is the recommended way of adding new Opts in our documentation
for using custom main, but we did not compile the code to see if it
works. We now compile the example as part of the BUILD_EXAMPLES
option.

Fixes #2787
2024-01-02 23:27:13 +01:00
..
010-TestCase.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
020-TestCase-1.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
020-TestCase-2.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
030-Asn-Require-Check.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
100-Fix-Section.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
110-Fix-ClassFixture.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
120-Bdd-ScenarioGivenWhenThen.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
210-Evt-EventListeners.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
231-Cfg-OutputStreams.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
232-Cfg-CustomMain.cpp Fix adding Opts with | to lvalue Parser 2024-01-02 23:27:13 +01:00
300-Gen-OwnGenerator.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
301-Gen-MapTypeConversion.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
302-Gen-Table.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
310-Gen-VariablesInGenerators.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
311-Gen-CustomCapture.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
CMakeLists.txt Fix adding Opts with | to lvalue Parser 2024-01-02 23:27:13 +01:00