catch2/tests
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
..
ExtraTests Extra compilation checks for compiling without exceptions 2022-01-01 23:21:37 +01:00
SelfTest Cleanups output normalization in ApprovalTests 2022-01-27 21:11:51 +01:00
TestScripts Handle full unique test identifiers in testRandomOrder.py 2022-01-27 21:11:37 +01:00
CMakeLists.txt Update version string to mention Catch2 2022-01-27 20:15:05 +01:00