This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
Catch2
Watch
1
Star
0
Fork
0
forked from
catchorg/Catch2
Code
Pull Requests
Activity
Files
9acc6b96739f2a1f30def5833dc0546472f44698
Catch2
/
scripts
T
History
Martin Hořeňovský
9acc6b9673
Approval tests now use Python std lib instead of call to diff
...
This needed to change to let it run on Windows as well as on the Unices
2017-01-19 22:52:47 +01:00
..
approvalTests.py
Approval tests now use Python std lib instead of call to diff
2017-01-19 22:52:47 +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