This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
Catch2
Watch
1
Star
0
Fork
0
forked from
catchorg/Catch2
Code
Pull Requests
Activity
Files
5d248c98bfb5974cd624cc95e94a9c149fa3348a
Catch2
/
projects
/
SelfTest
T
History
Phil Nash
5d248c98bf
Moved code that detects absence of assertions closer to where end of test case is reported (ready for merging).
...
Also now considers info macros when warning (i.e. an empty test case with an INFO() will not warn).
2012-11-21 08:19:23 +00:00
..
Baselines
Moved code that detects absence of assertions closer to where end of test case is reported (ready for merging).
2012-11-21 08:19:23 +00:00
SurrogateCpps
Added some surrogate cpps
2012-09-28 19:21:14 +01:00
ApproxTests.cpp
Builds almost completely cleanly with -WEverything in LLVM
2012-08-13 07:46:10 +01:00
catch_self_test.cpp
Squashed commit of the following:
2012-11-13 21:59:50 +00:00
catch_self_test.hpp
Junit reporter uses filename for suite name if no explicit groups
2012-11-19 19:59:10 +00:00
ClassTests.cpp
Squashed commit of the following:
2012-11-13 21:59:50 +00:00
ConditionTests.cpp
Fixes const int error seen on some compilers (see
#136
)
2012-11-16 21:03:59 +00:00
ExceptionTests.cpp
Unchecked exceptions don't report previous assertions message (only its line number)
2012-11-17 17:22:37 +00:00
GeneratorTests.cpp
Builds almost completely cleanly with -WEverything in LLVM
2012-08-13 07:46:10 +01:00
MessageTests.cpp
Squashed commit of the following:
2012-11-13 21:59:50 +00:00
MiscTests.cpp
Added AllOf and AnyOf matchers
2012-10-12 07:58:17 +01:00
TestMain.cpp
Junit reporter uses filename for suite name if no explicit groups
2012-11-19 19:59:10 +00:00
TrickyTests.cpp
Squashed commit of the following:
2012-11-01 08:27:09 +00:00