catch2/tests/SelfTest/Baselines
Chris Sarbora c18b88f7e3
Enable configuration of Catch2 test naming
Catch2 produces tests names with spaces by default when using
type-parametric macros like `TEMPLATE_TEST_CASE` and
`TEMPLATE_PRODUCT_TEST_CASE`. For some test-runners that are
incompatible with spaces in test names, this presents a significant
problem: It's possible to define a test that's impossible to run.

This adds a `CATCH_CONFIG_NAME_SEPARATOR` configuration value that can
be used to override the separator string used during test naming.
2023-12-11 06:01:49 -08:00
..
automake.std.approved.txt Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
automake.sw.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
automake.sw.multi.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
compact.sw.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
compact.sw.multi.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
console.std.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
console.sw.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
console.sw.multi.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
console.swa4.approved.txt Stop exceptions in generator constructors from aborting the binary 2023-01-22 16:04:16 +01:00
default.sw.multi.approved.txt Add new SKIP macro for skipping tests at runtime (#2360) 2023-01-12 15:01:47 +01:00
junit.sw.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
junit.sw.multi.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
sonarqube.sw.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
sonarqube.sw.multi.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
tap.sw.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
tap.sw.multi.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
teamcity.sw.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
teamcity.sw.multi.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
xml.sw.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00
xml.sw.multi.approved.txt Enable configuration of Catch2 test naming 2023-12-11 06:01:49 -08:00