https://github.com/philsquared/Catch
Revision 4b614ee1d19514b9f72352b48589301ab808e774 authored by Phil Nash on 27 November 2017, 19:21:47 UTC, committed by Phil Nash on 27 November 2017, 19:23:15 UTC
This makes the assertion handling much less "chatty". AssertionHandler is now just a thin shim over RunContext
1 parent 5461242
History
Tip revision: 4b614ee1d19514b9f72352b48589301ab808e774 authored by Phil Nash on 27 November 2017, 19:21:47 UTC
Moved all AssertionHandler logic into RunContext and de-virtualised interface
Tip revision: 4b614ee
File Mode Size
.github
CMake
artwork
contrib
docs
examples
include
projects
scripts
single_include
test_package
third_party
.gitattributes -rw-r--r-- 301 bytes
.gitignore -rw-r--r-- 464 bytes
.travis.yml -rw-r--r-- 6.0 KB
CMakeLists.txt -rw-r--r-- 16.9 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE.txt -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 1.9 KB
appveyor.yml -rw-r--r-- 1.6 KB
catch.pc.in -rw-r--r-- 200 bytes
codecov.yml -rw-r--r-- 368 bytes
conanfile.py -rw-r--r-- 612 bytes

README.md

back to top