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-29 12:03:53 +00:00
Code
Issues
Releases
Wiki
Activity
132
Commits
13
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
2e444861c9
Fixed some issues caused by single evaluation work
2011-03-10 19:18:14 +00:00
internal
Fixed some issues caused by single evaluation work
2011-03-10 19:18:14 +00:00
runners
/iTchRunner
First cut of iOS test runner
2011-02-08 18:48:45 +00:00
Test
Fixed some issues caused by single evaluation work
2011-03-10 19:18:14 +00:00
.gitignore
Move the Xcode project around a bit
2010-11-13 09:39:45 +00:00
catch_objc_main.hpp
Some clean-up
2011-02-08 08:42:05 +00:00
catch_objc.hpp
Some clean-up
2011-02-08 08:42:05 +00:00
catch_reporter_basic.hpp
Fixed lazy reporting for nested sections
2011-02-28 08:18:52 +00:00
catch_reporter_junit.hpp
Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros.
2011-02-16 19:02:09 +00:00
catch_reporter_xml.hpp
Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros.
2011-02-16 19:02:09 +00:00
catch_runner.hpp
Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros.
2011-02-16 19:02:09 +00:00
catch_with_main.hpp
Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros.
2011-02-16 19:02:09 +00:00
catch.hpp
Added CAPTURE() macro
2011-02-28 19:01:04 +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
README
See the wiki at: https://github.com/philsquared/Catch/wiki
Description
Catch2 testing framework
Readme
68
MiB