catch2/scripts
Martin Hořeňovský c390c4cb9f Fixed inconsistent and trailing whitespace
This means that all tabs used in indentation are now 4 spaces and that
there should be no more trailing whitespace.

Ill also look into creating a pre-commit hook that will prevent this
from happening in the future.

Fixes #105
2017-01-26 23:13:12 +01:00
..
approvalTests.py Don’t include tests that rely on varying two-phase-lookup behaviour in approval tests 2017-01-23 17:47:58 +00:00
approve.py Python scripts can now be run directly from bash 2017-01-20 12:28:40 +01:00
benchmarkRunner.py Renamed measurement script for benchmarking 2017-01-25 22:55:11 +01:00
developBuild.py Python scripts can now be run directly from bash 2017-01-20 12:28:40 +01:00
fixWhitespace.py Fixed inconsistent and trailing whitespace 2017-01-26 23:13:12 +01:00
generateSingleHeader.py Python scripts can now be run directly from bash 2017-01-20 12:28:40 +01:00
majorRelease.py Python scripts can now be run directly from bash 2017-01-20 12:28:40 +01:00
minorRelease.py Python scripts can now be run directly from bash 2017-01-20 12:28:40 +01:00
patchRelease.py Python scripts can now be run directly from bash 2017-01-20 12:28:40 +01:00
releaseCommon.py Direct download link now links to latest release version 2017-01-26 13:12:19 +01:00
releaseNotes.py Python scripts can now be run directly from bash 2017-01-20 12:28:40 +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