catch2/tools/scripts
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
..
approvalTests.py Cleanups output normalization in ApprovalTests 2022-01-27 21:11:51 +01:00
approve.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
buildAndTest.cmd Add buildAndTest.cmd for Windows users (#2338) 2021-12-18 23:52:35 +01:00
buildAndTest.sh Add missing cmake option to fix buildAndTest.sh 2020-10-28 11:38:06 +01:00
checkConvenienceHeaders.py Make scripts executable 2020-11-10 15:22:15 +01:00
checkDuplicateFilenames.py Make scripts executable 2020-11-10 15:22:15 +01:00
checkLicense.py Make scripts executable 2020-11-10 15:22:15 +01:00
developBuild.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
extractFeaturesFromReleaseNotes.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
fixWhitespace.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
generateAmalgamatedFiles.py Cleanup release scripts a bit 2021-12-02 11:48:50 +01:00
majorRelease.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
minorRelease.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
patchRelease.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
releaseCommon.py Cleanup release scripts a bit 2021-12-02 11:48:50 +01:00
scriptCommon.py Moved scripts/ to tools/scripts/ 2019-12-06 11:53:31 +01:00
updateDocumentSnippets.py Add infrastructure for embedding code samples in docs. 2020-10-28 11:38:06 +01:00
updateDocumentToC.py Make scripts/updateDocumentToC.py executable. 2020-07-22 21:43:16 +02:00