https://github.com/philsquared/Catch
Revision 1faccd601d904a951142d8fba82914a8325b764e authored by MaciejPatro on 19 October 2018, 10:46:06 UTC, committed by Martin Hořeňovský on 19 October 2018, 10:46:06 UTC
This fixes 3 problems:

* Relative paths on Windows are now supported
* Out-of-tree (paths starting with ../) builds are now supported
* Path separator normalization no longer affects non-path components of input (problem with Compact reporter)


Fixes #1379 
Fixes #1222 
Fixes #1200 
Fixes #1194
1 parent ab98afe
History
Tip revision: 1faccd601d904a951142d8fba82914a8325b764e authored by MaciejPatro on 19 October 2018, 10:46:06 UTC
Improve path normalization for approvalTests.py
Tip revision: 1faccd6
File Mode Size
.github
CMake
artwork
contrib
docs
examples
include
misc
projects
scripts
single_include
test_package
third_party
.gitattributes -rw-r--r-- 613 bytes
.gitignore -rw-r--r-- 478 bytes
.travis.yml -rw-r--r-- 7.5 KB
CMakeLists.txt -rw-r--r-- 5.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE.txt -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 2.2 KB
appveyor.yml -rw-r--r-- 2.5 KB
codecov.yml -rw-r--r-- 400 bytes
conanfile.py -rw-r--r-- 1008 bytes

README.md

back to top