catch2/tests
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
..
ExtraTests Update basic cost estimates for approvals/benchmarks 2022-11-06 21:23:03 +01:00
SelfTest Improved path normalization in approvalTests.py 2023-01-01 20:27:59 +01:00
TestScripts Fix references to license file 2022-10-28 11:30:15 +02:00
CMakeLists.txt Update basic cost estimates for approvals/benchmarks 2022-11-06 21:23:03 +01:00
meson.build Add traits for checking whether types are comparable 2022-11-04 19:24:42 +01:00