catch2/include
Martin Hořeňovský 2e0ae01b05 Improve -Wparentheses supression for gcc
If the gcc version supports `_Pragma` properly, we use that to disable
it locally inside assertions.

Otherwise we disable it for the entire TU.

Fixes #674
2017-02-15 17:11:44 +01:00
..
external Restated text format loop to avoid out-of-bounds condition 2017-01-23 16:58:49 +00:00
internal Improve -Wparentheses supression for gcc 2017-02-15 17:11:44 +01:00
reporters XML Reporter closes tag and flushes stream at end of TestCase and Section tags. 2017-02-13 15:56:25 +00:00
catch.hpp Extracted string matchers impl into cpp that is only compiled into main TU 2017-02-14 09:16:54 +00:00
catch_session.hpp Updated embedded Clara to 0.0.2.3 2016-04-23 13:21:29 +01:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00