This website requires JavaScript.
Explore
Help
Sign In
3rd-party
/
catch2
Watch
1
Star
0
Fork
0
You've already forked catch2
mirror of
https://github.com/catchorg/Catch2.git
synced
2025-03-13 06:24:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
projects
History
Phil Nash
805de43a3d
Use CATCH_NULL instead of NULL
...
- expands to nullptr if CATCH_CONFIG_CPP11_NULLPTR is defined (see
#444
)
2015-07-01 07:33:27 +01:00
..
CMake
Add tests for toString(std::tuple<...>)
2014-09-04 00:34:29 +01:00
runners
/iTchRunner
Fix build issue with TchRunnerMainView in XCode 5
2014-03-30 18:33:40 +03:00
SelfTest
Use CATCH_NULL instead of NULL
2015-07-01 07:33:27 +01:00
VS2008
/TestCatch
First cut of new test spec parser code
2014-05-16 06:50:00 +01:00
VS2010
/TestCatch
Updated VS2010 project (removed CmdLineTests.cpp)
2014-03-07 06:53:30 +00:00
XCode
Use <= operator instead of ->* for decomposer
2015-06-26 06:46:37 +01:00