catch2/tests/SelfTest
Martin Hořeňovský ac93f19437
Improved path normalization in approvalTests.py
Instead of redoing the whole line where path was found, only the
directory part of the path is removed, instead of removing all
of the line before the path starts.

This results in slight change in how junit and sonarqube approvals
come out, and significant change in how TeamCity reporter approvals
come out. This latter difference is the reason for the change,
as now the lines with `testFailed` and `testIgnored` messages
are not completely butchered.
2023-01-01 20:27:59 +01:00
..
Baselines Improved path normalization in approvalTests.py 2023-01-01 20:27:59 +01:00
IntrospectiveTests Decomposer checks for 0 when assuming an int arg was 0 literal 2022-11-05 20:43:52 +01:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
TimingTests Fix references to license file 2022-10-28 11:30:15 +02:00
UsageTests Add MessageMatches matcher for exception (#2570) 2022-12-12 00:40:47 +01:00
helpers Support decomposing types that only compare with literal 0 2022-11-04 19:24:44 +01:00
TestRegistrations.cpp Fix references to license file 2022-10-28 11:30:15 +02:00