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

View File

@@ -1,5 +1,5 @@
CatchSelfTest is a CATCH v0.9 b22 (integration) host application.
CatchSelfTest is a CATCH v0.9 b23 (integration) host application.
Run with -? for options
-------------------------------------------------------------------------------
@@ -4286,7 +4286,7 @@ with expansion:
101 test cases - 47 failed (625 assertions - 104 failed)
CatchSelfTest is a CATCH v0.9 b22 (integration) host application.
CatchSelfTest is a CATCH v0.9 b23 (integration) host application.
Run with -? for options
-------------------------------------------------------------------------------