catch2/tests/SelfTest
Martin Hořeňovský 4ff8b27bb6
Cleanups output normalization in ApprovalTests
Removed:
 * NaN normalization
 * INFINITY normalization
 * errno normalization
 * Completely unused duration regex

Tests using these macros should be tagged `[approvals]`
so they are not run as part of approval tests.

Also simplified regex for the test's executable filename,
and hidden some tests relying on nullptr normalization.
2022-01-27 21:11:51 +01:00
..
Baselines Cleanups output normalization in ApprovalTests 2022-01-27 21:11:51 +01:00
IntrospectiveTests Error out reporter registration for reporter names with '::' 2022-01-09 19:01:14 +01:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
TimingTests Increase timing window for min duration tests to 1s 2021-02-20 23:09:02 +01:00
UsageTests Cleanups output normalization in ApprovalTests 2022-01-27 21:11:51 +01:00
TestRegistrations.cpp Sweep out some Wsign-conversion warnings 2021-11-23 23:16:08 +01:00