This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
Catch2
Watch
1
Star
0
Fork
0
You've already forked Catch2
forked from
catchorg/Catch2
Code
Pull Requests
Activity
Files
5062d3e92bf3eb9a58b84083f1b7062fe7826591
Catch2
/
projects
/
SelfTest
History
Phil Nash
5062d3e92b
Added (conditional) SFINAE support.
...
Better streamable detection for toString using SFINAE (falls back to non-SFINAE version without)
2013-04-16 22:55:31 +01:00
..
Baselines
build 33
2013-04-12 10:43:06 +01:00
SurrogateCpps
Changed the way info messages are handled.
2013-02-02 19:58:04 +00:00
ApproxTests.cpp
Added StringMaker (for partially specialising string conversions), extended BDD macros and moved file/line info to top of message.
2013-03-04 12:19:15 +01:00
BDDTests.cpp
LineWrapper can indent first line differently to subsequent lines
2013-04-05 20:55:57 +01:00
catch_self_test.cpp
Cleaned up -Wpadded warning handling a bit more
2013-03-13 08:18:30 +00:00
catch_self_test.hpp
Cleaned up -Wpadded warning handling a bit more
2013-03-13 08:18:30 +00:00
ClassTests.cpp
Squashed commit of the following:
2012-11-13 21:59:50 +00:00
ConditionTests.cpp
Addressed some warnings (mostly MSVC)
2013-03-25 08:46:48 +00:00
ExceptionTests.cpp
Addressed some warnings (mostly MSVC)
2013-03-25 08:46:48 +00:00
GeneratorTests.cpp
Fairly major reworking of console reporter (still in progress).
2013-01-13 21:51:44 +00:00
MessageTests.cpp
Addressed some warnings (mostly MSVC)
2013-03-25 08:46:48 +00:00
MiscTests.cpp
Added vector resize test
2013-03-25 08:47:36 +00:00
TestMain.cpp
LineWrapper can indent first line differently to subsequent lines
2013-04-05 20:55:57 +01:00
TrickyTests.cpp
Added (conditional) SFINAE support.
2013-04-16 22:55:31 +01:00
VariadicMacrosTests.cpp
Initial support for variadic macros
2013-03-16 20:18:52 +00:00