catch2/projects/SelfTest
Phil Nash 19279250e8 Build 34
includes:
- SFINAE version of IsStreamable (where available)
- new Text class that replaces LineWrapper (internal)
- fix for spurious double exception reporting (#164)
2013-04-20 21:07:32 +01:00
..
Baselines Build 34 2013-04-20 21:07:32 +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
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 Fixes issue #164 2013-04-20 21:04:32 +01: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 Fixes issue #164 2013-04-20 21:04:32 +01:00
TrickyTests.cpp Remove SFINAE support for all unknown compilers 2013-04-18 07:40:19 +01:00
VariadicMacrosTests.cpp Initial support for variadic macros 2013-03-16 20:18:52 +00: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