catch2/tools/scripts
Martin Hořeňovský 423e1d2ebb
Integrate the new reporter specs into Catch2
This means that the CLI interface now uses the new key-value oriented
reporter spec, the common reporter base creates the colour implementation
based on the reporter-specific configuration, and it also stores the
custom configuration options for each reporter instance.

Closes #339 as it allows per-reporter forcing of ansi colour codes.
2022-04-07 12:50:08 +02:00
..
approvalTests.py Integrate the new reporter specs into Catch2 2022-04-07 12:50:08 +02:00
approve.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
buildAndTest.cmd Add tests for CMake configure toggles passing to Catch2 build 2022-02-20 19:32:30 +01:00
buildAndTest.sh Add tests for CMake configure toggles passing to Catch2 build 2022-02-20 19:32:30 +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 Extend checkLicense.py to also check tests 2022-01-29 13:10:54 +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 Allow passing compile-time configuration options through CMake 2022-02-18 11:15:08 +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