Removed use of compiler specific techniques for denoting non-returning functions
- use if( Catch::isTrue( true) ) to guard throws instead
6 files changed
tree: 1a061170c6ad2f087a7660ffb730f1d413d98406
  1. include/
  2. projects/
  3. scripts/
  4. single_include/
  5. .gitignore
  6. catch-logo-small.png
  7. LICENSE_1_0.txt
  8. README.md
README.md

catch logo

CATCH v0.9 build 37 (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.