A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Go to file
Phil Nash a976c07b8d Fixed section ordering issue
If a branch section completes without running any inner sections it will no run subsequent sections (until the next isolated run).
2012-05-05 19:32:52 +01:00
include Fixed section ordering issue 2012-05-05 19:32:52 +01:00
projects Fixed section ordering issue 2012-05-05 19:32:52 +01:00
single_include Removed redundant const 2012-04-28 12:39:15 +01:00
.gitignore Ignored some more files 2012-03-19 08:25:06 +00:00
LICENSE_1_0.txt First commit for GitHub 2010-11-09 23:24:00 +00:00
README Added wiki link to readme 2011-02-01 16:14:07 +00:00
glueHeaders.py Updated glue script to work relative to script dir, then regenerated single header 2011-06-28 08:38:55 +01:00

README

See the wiki at: https://github.com/philsquared/Catch/wiki