catch2/include
Adam Strzelecki 92f700075f -Wglobal-constructors should be ignored after push
Actually it is -Wglobal-constructors which is supposed to be ignored, not -Wno-global-constructors. Moreover we should ignore it after push, otherwise we will ruin user settings.
2012-10-19 01:28:47 +02:00
..
internal Added AllOf and AnyOf matchers 2012-10-12 07:58:17 +01:00
reporters Added AllOf and AnyOf matchers 2012-10-12 07:58:17 +01:00
catch_runner.hpp Fixed alternate stream bugs 2012-09-26 18:36:58 +01:00
catch_with_main.hpp Builds almost completely cleanly with -WEverything in LLVM 2012-08-13 07:46:10 +01:00
catch.hpp -Wglobal-constructors should be ignored after push 2012-10-19 01:28:47 +02:00