2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-01-29 20:12:19 +00:00
Files
Catch2/projects/SelfTest/ExceptionTests.cpp
Phil Nash bf37e6879a Removed use of compiler specific techniques for denoting non-returning functions
- use if( Catch::isTrue( true) ) to guard throws instead
2013-04-23 20:52:49 +01:00

3.5 KiB