catch2/tests/SelfTest/Baselines
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
..
automake.std.approved.txt Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
automake.sw.approved.txt Add MessageMatches matcher for exception (#2570) 2022-12-12 00:40:47 +01:00
automake.sw.multi.approved.txt Add MessageMatches matcher for exception (#2570) 2022-12-12 00:40:47 +01:00
compact.sw.approved.txt Add MessageMatches matcher for exception (#2570) 2022-12-12 00:40:47 +01:00
compact.sw.multi.approved.txt Add MessageMatches matcher for exception (#2570) 2022-12-12 00:40:47 +01:00
console.std.approved.txt Add MessageMatches matcher for exception (#2570) 2022-12-12 00:40:47 +01:00
console.sw.approved.txt Add MessageMatches matcher for exception (#2570) 2022-12-12 00:40:47 +01:00
console.sw.multi.approved.txt Add MessageMatches matcher for exception (#2570) 2022-12-12 00:40:47 +01:00
console.swa4.approved.txt Change reporters to report filters in round-trippable format 2022-10-27 20:46:59 +02:00
default.sw.multi.approved.txt Add support for multiple parallel reporters 2022-01-01 14:02:23 +01:00
junit.sw.approved.txt Improved path normalization in approvalTests.py 2023-01-01 20:27:59 +01:00
junit.sw.multi.approved.txt Improved path normalization in approvalTests.py 2023-01-01 20:27:59 +01:00
sonarqube.sw.approved.txt Improved path normalization in approvalTests.py 2023-01-01 20:27:59 +01:00
sonarqube.sw.multi.approved.txt Improved path normalization in approvalTests.py 2023-01-01 20:27:59 +01:00
tap.sw.approved.txt Add MessageMatches matcher for exception (#2570) 2022-12-12 00:40:47 +01:00
tap.sw.multi.approved.txt Add MessageMatches matcher for exception (#2570) 2022-12-12 00:40:47 +01:00
teamcity.sw.approved.txt Improved path normalization in approvalTests.py 2023-01-01 20:27:59 +01:00
teamcity.sw.multi.approved.txt Improved path normalization in approvalTests.py 2023-01-01 20:27:59 +01:00
xml.sw.approved.txt Add MessageMatches matcher for exception (#2570) 2022-12-12 00:40:47 +01:00
xml.sw.multi.approved.txt Add MessageMatches matcher for exception (#2570) 2022-12-12 00:40:47 +01:00