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 b47139d245 tweaked list enum 2011-01-01 00:37:49 +00:00
Test Project update 2011-01-01 00:31:30 +00:00
internal tweaked list enum 2011-01-01 00:37:49 +00:00
.gitignore Move the Xcode project around a bit 2010-11-13 09:39:45 +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 moved impl of hub out into hub_impl - only #included from runner. 2010-12-31 22:54:35 +00:00
catch_default_main.hpp First commit for GitHub 2010-11-09 23:24:00 +00:00
catch_objc.hpp Auto registers OC Classes 2010-11-16 07:00:08 +00:00
catch_objc_main.hpp Moved boilerplate main for obj bindings into header 2010-12-28 22:43:32 +00:00
catch_reporter_basic.hpp Only Hub #includes report_registry. Seperated reporter registrars from registry. 2010-12-31 22:46:51 +00:00
catch_reporter_junit.hpp Only Hub #includes report_registry. Seperated reporter registrars from registry. 2010-12-31 22:46:51 +00:00
catch_reporter_xml.hpp Only Hub #includes report_registry. Seperated reporter registrars from registry. 2010-12-31 22:46:51 +00:00
catch_runner.hpp tweaked list enum 2011-01-01 00:37:49 +00:00

README