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 04:03:51 +00:00
Code
Issues
Releases
Wiki
Activity
44
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
Michael Mortensen
9dfb8157a0
Allow tests including catch to compile with g++ flags -Wall and -Werror.
2010-12-28 15:42:46 +01:00
internal
Allow tests including catch to compile with g++ flags -Wall and -Werror.
2010-12-28 15:42:46 +01:00
Test
Fixed OCTest project to use new REQUIRE macro
2010-12-27 22:37:51 +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.hpp
Auto registers OC Classes
2010-11-16 07:00:08 +00:00
catch_reporter_basic.hpp
Allow tests including catch to compile with g++ flags -Wall and -Werror.
2010-12-28 15:42:46 +01:00
catch_reporter_junit.hpp
Allow tests including catch to compile with g++ flags -Wall and -Werror.
2010-12-28 15:42:46 +01:00
catch_reporter_xml.hpp
Allow tests including catch to compile with g++ flags -Wall and -Werror.
2010-12-28 15:42:46 +01:00
catch_runner.hpp
Added ability to break into debugger on Windows and Mac
2010-12-27 20:49:19 +00:00
catch.hpp
Added streaming to message macros and added scoped info
2010-12-27 11:09:34 +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