commit | bf37e6879a37d74bde7eedb688506ee642229ff1 | [log] [tgz] |
---|---|---|
author | Phil Nash <github@philnash.me> | Tue Apr 23 20:52:49 2013 +0100 |
committer | Phil Nash <github@philnash.me> | Tue Apr 23 20:52:49 2013 +0100 |
tree | 1a061170c6ad2f087a7660ffb730f1d413d98406 | |
parent | 2a9d8d9e368a8da58733df6746baff4bb76312d2 [diff] |
Removed use of compiler specific techniques for denoting non-returning functions - use if( Catch::isTrue( true) ) to guard throws instead
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.