catch2/scripts
Martin Hořeňovský 79b405fd3f Add stringification for std::chrono::{duration,time_point}
Also hides std::chrono, std::pair and std::chrono::* behind
new configuration macros, CATCH_CONFIG_ENABLE_*_STRINGMAKER
to avoid dragging in <utility>, <tuple> and <chrono> in common
path, unless requested.
2017-10-09 13:03:29 +02:00
..
approvalTests.py Add stringification for std::chrono::{duration,time_point} 2017-10-09 13:03:29 +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 Fix-up compilation benchmark script 2017-08-30 18:11:52 +02:00
benchmarkRunner.py Scripts intended to be run should now have x bit set. 2017-02-01 21:34:45 +01:00
developBuild.py Change developBuild to work same as *Release 2017-08-30 12:16:10 +02:00
embed.py Changed embed script to just do direct regex substitution 2017-09-26 14:13:08 -07:00
embedClara.py Changed embed script to just do direct regex substitution 2017-09-26 14:13:08 -07:00
fixWhitespace.py Scripts intended to be run should now have x bit set. 2017-02-01 21:34:45 +01:00
generateSingleHeader.py Stitch .cpp files into single header in deterministic order 2017-08-30 15:43:44 +02:00
majorRelease.py Refactor release scripts, automatically update Wandbox on release 2017-08-24 22:50:25 +02:00
minorRelease.py Refactor release scripts, automatically update Wandbox on release 2017-08-24 22:50:25 +02:00
patchRelease.py Refactor release scripts, automatically update Wandbox on release 2017-08-24 22:50:25 +02:00
releaseCommon.py Refactor release scripts, automatically update Wandbox on release 2017-08-24 22:50:25 +02: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
updateDocumentToC.py Rename to updateDocumentToC.py and adapt for use with Catch 2017-10-03 15:43:18 +02:00
updateVcpkgPackage.py Fix updateVcpkgPackage 2017-08-27 11:48:25 +02:00
updateWandbox.py Refactor release scripts, automatically update Wandbox on release 2017-08-24 22:50:25 +02:00