mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 05:09:53 +01:00
19279250e8
includes: - SFINAE version of IsStreamable (where available) - new Text class that replaces LineWrapper (internal) - fix for spurious double exception reporting (#164)
12 lines
592 B
Markdown
12 lines
592 B
Markdown
![catch logo](https://raw.github.com/philsquared/Catch/Integration/catch-logo-small.png)
|
|
|
|
## 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.
|
|
The latest stable version can be found on the Master branch.
|
|
|
|
* For documentation see the wiki at: https://github.com/philsquared/Catch/wiki
|
|
* Issues and bugs can be raised at: https://github.com/philsquared/Catch/issues
|
|
* For discussion or questions please use: https://groups.google.com/forum/?fromgroups#!forum/catch-forum
|