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
This commit is contained in:
Phil Nash
2013-03-11 18:38:29 +00:00
parent a04981b450
commit 3df6c0d1b4
7 changed files with 237 additions and 235 deletions

2
README
View File

@@ -1,4 +1,4 @@
CATCH v0.9 build 22 (integration branch)
CATCH v0.9 build 23 (integration branch)
---------------------------------------------
CATCH is an automated test framework for C, C++ and Objective-C.