catch2/scripts
Martin Hořeňovský 98e61c31df Approval tests now see different line endings as ok
This is mostly to deal with WSL, where git will checkout file with CRLF,
but code that uses formatted output will be writing LFs.
2017-04-29 18:06:36 +02:00
..
approvalTests.py Approval tests now see different line endings as ok 2017-04-29 18:06:36 +02:00
approve.py Scripts intended to be run should now have x bit set. 2017-02-01 21:34:45 +01:00
benchmarkCompile.py benchmarkCompile.py fixup 2017-03-06 10:59:17 +01:00
benchmarkRunner.py Scripts intended to be run should now have x bit set. 2017-02-01 21:34:45 +01:00
developBuild.py Set execute permission on runnable python scripts 2017-03-15 12:24:18 +01:00
fixWhitespace.py Scripts intended to be run should now have x bit set. 2017-02-01 21:34:45 +01:00
generateSingleHeader.py Single include generator now handles spaces between # and include 2017-02-22 08:05:31 +00:00
majorRelease.py Scripts intended to be run should now have x bit set. 2017-02-01 21:34:45 +01:00
minorRelease.py Scripts intended to be run should now have x bit set. 2017-02-01 21:34:45 +01:00
patchRelease.py Scripts intended to be run should now have x bit set. 2017-02-01 21:34:45 +01:00
releaseCommon.py use inline 'libraryVersion()' function (closes #858) 2017-03-22 15:51:02 +01:00
releaseNotes.py Set execute permission on runnable python scripts 2017-03-15 12:24:18 +01:00
scriptCommon.py Approval tests can use Catch path fixed in env. var, and convert nullptr and __null to 0 for comparison 2017-01-09 14:37:28 +00:00
updateVcpkgPackage.py Add script that helps with updating the Vcpkg package. 2017-04-11 17:25:04 +02:00