catch2/projects/SelfTest
Phil Nash 3df6c0d1b4 Refactored ConsoleColour impl. Tweaked the (Windows) colours a bit.
Also fixed issue that would cause warnings on some compilers when doing REQUIRE( p ); where p is a pointer.
Moved to build 23
2013-03-11 18:38:29 +00:00
..
Baselines Refactored ConsoleColour impl. Tweaked the (Windows) colours a bit. 2013-03-11 18:38:29 +00: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
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 Handle section ends in the event of unexpected exceptions 2013-02-19 19:45:09 +00:00
GeneratorTests.cpp Fairly major reworking of console reporter (still in progress). 2013-01-13 21:51:44 +00:00
MessageTests.cpp Cleaned up some stray tests 2013-02-19 18:45:06 +00:00
MiscTests.cpp Cleaned up some stray tests 2013-02-19 18:45:06 +00:00
TestMain.cpp Handle section ends in the event of unexpected exceptions 2013-02-19 19:45:09 +00:00
TrickyTests.cpp Removed unnecessary test 2013-03-06 20:41:02 +01:00
catch_self_test.cpp Fairly major reworking of console reporter (still in progress). 2013-01-13 21:51:44 +00:00
catch_self_test.hpp Changed the way info messages are handled. 2013-02-02 19:58:04 +00:00