Revision 3a47b8b072d05941a6f0b59b330e98f070519fc0 authored by Martin Hořeňovský on 04 June 2018, 14:53:21 UTC, committed by Martin Hořeňovský on 04 June 2018, 21:19:55 UTC
This was removed in 64be2ad, to fix OS X approval tests. At the time
I couldn't investigate because I didn't have access to OS X, but this
fixed it (and since we don't have MinGW in CI, the breakage went
unnoticed).

As it turns out, piece-wise compilation of the Compact
reporter had broken OS X detection for a long time, and fixing it
was what broke the approvals. After the approval scripts were
changed to compensate, this change passes approval tests and fixes
1 parent 2771a8e
History
File Mode Size
.github
CMake
artwork
contrib
docs
examples
include
misc
projects
scripts
single_include
test_package
third_party
.gitattributes -rw-r--r-- 610 bytes
.gitignore -rw-r--r-- 478 bytes
.travis.yml -rw-r--r-- 6.8 KB
CMakeLists.txt -rw-r--r-- 20.1 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.0 KB
appveyor.yml -rw-r--r-- 2.6 KB
catch.pc.in -rw-r--r-- 165 bytes
codecov.yml -rw-r--r-- 400 bytes
conanfile.py -rw-r--r-- 612 bytes

README.md

back to top