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
Catch2Config.cmake.in -rw-r--r-- 250 bytes
FindGcov.cmake -rw-r--r-- 5.0 KB
FindLcov.cmake -rw-r--r-- 12.0 KB
Findcodecov.cmake -rw-r--r-- 8.2 KB
MiscFunctions.cmake -rw-r--r-- 1.2 KB
catch2.pc.in -rw-r--r-- 220 bytes
llvm-cov-wrapper -rwxr-xr-x 1.0 KB

back to top