catch2/scripts
Martin Hořeňovský 78a2866dc7 Approval tests are now mostly Windows compatible
There are some differences in output between Catch on Windows and
Catch on Linux, that indicate a minor bug, but those have to be fixed separately.
2017-01-19 23:56:31 +01:00
..
approvalTests.py Approval tests are now mostly Windows compatible 2017-01-19 23:56:31 +01:00
approve.py Fix python scripts for python 3 (print now a function rather than a keyword) 2014-03-08 11:31:38 +01:00
developBuild.py Committed to semantic versioning 2015-06-29 18:06:15 +01:00
fixTrailingWhitespace.py Removed unnecessary parentheses 2015-11-04 18:49:19 +00:00
generateSingleHeader.py Committed to semantic versioning 2015-06-29 18:06:15 +01:00
majorRelease.py Committed to semantic versioning 2015-06-29 18:06:15 +01:00
minorRelease.py Committed to semantic versioning 2015-06-29 18:06:15 +01:00
patchRelease.py Committed to semantic versioning 2015-06-29 18:06:15 +01:00
releaseCommon.py Committed to semantic versioning 2015-06-29 18:06:15 +01:00
releaseNotes.py Added ability for releaseNotes script to pull github issue titles 2014-04-26 08:34:24 +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