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
/
include
History
Adam Strzelecki
d1e5480d95
std::auto_ptr is deprecated in c++11/c++0x
...
This will use std::unique_ptr on C++11 and remove deprecation warning.
2013-11-17 18:44:35 +01:00
..
internal
std::auto_ptr is deprecated in c++11/c++0x
2013-11-17 18:44:35 +01:00
reporters
Print warnings if no assertions and not running with -s
2013-11-13 08:07:38 +00:00
catch_runner.hpp
Some Clara/ command line clean-up and tweaks
2013-08-16 18:57:57 +01:00
catch_with_main.hpp
Builds almost completely cleanly with -WEverything in LLVM
2012-08-13 07:46:10 +01:00
catch.hpp
INFO and CAPTURE are now scoped
2013-06-28 17:09:57 +01:00