catch2/include
enkore ee95f41630 Fix gcc warning empty-body
CATCH_BREAK_INTO_DEBUGGER() seems to eval to nothing on some systems,
causing a warning like this:

    warning: suggest braces around empty body in an ‘if’ statement

(along a stack of explanations where the expansion is done)
2013-12-09 20:54:22 +01:00
..
internal Fix gcc warning empty-body 2013-12-09 20:54:22 +01:00
reporters Refactored a lot of code from headers into impl headers only compiled into one TU 2013-12-03 18:52:41 +00:00
catch_runner.hpp Some Clara/ command line clean-up and tweaks 2013-08-16 18:57:57 +01:00
catch_with_main.hpp Builds almost completely cleanly with -WEverything in LLVM 2012-08-13 07:46:10 +01:00
catch.hpp Refactored a lot of code from headers into impl headers only compiled into one TU 2013-12-03 18:52:41 +00:00