Fixes const int error seen on some compilers (see #136)

Added a new test to try to highlight issue.
This commit is contained in:
Phil Nash
2012-11-16 21:03:59 +00:00
7 changed files with 26 additions and 8 deletions

2
README
View File

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