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 0c65b0a2ec Fixed project after file rename 2010-11-12 19:39:13 +00:00
Test Fixed project after file rename 2010-11-12 19:39:13 +00:00
internal Added Visual Studio project and fixed up some warnings showing in VS 2010-11-12 19:32:13 +00:00
.gitignore Added Visual Studio project and fixed up some warnings showing in VS 2010-11-12 19:32:13 +00:00
LICENSE_1_0.txt First commit for GitHub 2010-11-09 23:24:00 +00:00
README First commit for GitHub 2010-11-09 23:24:00 +00:00
catch.hpp Change some names to protect the ... reserved 2010-11-10 07:42:15 +00:00
catch_default_main.hpp First commit for GitHub 2010-11-09 23:24:00 +00:00
catch_reporter_basic.hpp First commit for GitHub 2010-11-09 23:24:00 +00:00
catch_reporter_xml.hpp Added Visual Studio project and fixed up some warnings showing in VS 2010-11-12 19:32:13 +00:00
catch_runner.hpp Added Visual Studio project and fixed up some warnings showing in VS 2010-11-12 19:32:13 +00:00
catch_runnerconfig.hpp #include and newline fixes from Björn Fahller 2010-11-11 20:42:16 +00:00

README