catch2/tools/scripts
Rosen Penev 6a9bf2e0af
meson cleanups with muon (#2539)
* meson: run through muon's fmt to fix formatting

* meson: switch arrays to files

Allows muon to alphabetically sort files. switch headers back to arrays
as split() can only be used on strings.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-10-03 17:23:38 +02:00
..
approvalTests.py Refactor shared args in approvalTests.py 2022-06-14 23:42:00 +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 Don't expose header windows.h in catch_all.hpp (#2526) 2022-10-03 15:36:37 +02: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 Don't expose header windows.h in catch_all.hpp (#2526) 2022-10-03 15:36:37 +02: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 meson cleanups with muon (#2539) 2022-10-03 17:23:38 +02: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