includes:
- SFINAE version of IsStreamable (where available)
- new Text class that replaces LineWrapper (internal)
- fix for spurious double exception reporting (#164)
This commit is contained in:
Phil Nash
2013-04-20 21:07:32 +01:00
parent 2666c96d4e
commit 19279250e8
4 changed files with 268 additions and 149 deletions

View File

@@ -1,6 +1,6 @@
![catch logo](https://raw.github.com/philsquared/Catch/Integration/catch-logo-small.png)
## CATCH v0.9 build 33 (integration branch)
## CATCH v0.9 build 34 (integration branch)
An automated test framework for C, C++ and Objective-C.
This branch may contain code that is experimental or not yet fully tested.