This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Catch2
Watch
1
Star
0
Fork
0
You've already forked Catch2
mirror of
https://github.com/catchorg/Catch2.git
synced
2025-04-30 12:33:52 +00:00
Code
Issues
Releases
Wiki
Activity
81
Commits
14
Branches
135
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Phil Nash
6c010e25d9
A single embedded runner instance can now be used for multiple nested runs, with results reset between each. Meta test runner looking very clean now.
2011-01-14 16:21:11 +00:00
internal
A single embedded runner instance can now be used for multiple nested runs, with results reset between each. Meta test runner looking very clean now.
2011-01-14 16:21:11 +00:00
Test
A single embedded runner instance can now be used for multiple nested runs, with results reset between each. Meta test runner looking very clean now.
2011-01-14 16:21:11 +00:00
.gitignore
Move the Xcode project around a bit
2010-11-13 09:39:45 +00:00
catch_default_main.hpp
First commit for GitHub
2010-11-09 23:24:00 +00:00
catch_objc_main.hpp
Moved boilerplate main for obj bindings into header
2010-12-28 22:43:32 +00:00
catch_objc.hpp
Auto registers OC Classes
2010-11-16 07:00:08 +00:00
catch_reporter_basic.hpp
Reformatted basic reporter signatures
2011-01-14 08:30:17 +00:00
catch_reporter_junit.hpp
Keep stack of runners and pass success/ fail count to EndTestCase
2011-01-14 08:26:58 +00:00
catch_reporter_xml.hpp
Keep stack of runners and pass success/ fail count to EndTestCase
2011-01-14 08:26:58 +00:00
catch_runner.hpp
split test registry code out
2011-01-07 10:22:24 +00:00
catch.hpp
More project refactoring
2011-01-05 21:16:54 +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
README
The file is empty.
Description
Catch2 testing framework
Readme
68
MiB