catch2/include
Martin Hořeňovský 3fe4d394a5 Wrap all uses in min and max in extra parentheses
This prevents `min` and `max` macros from windows headers (!@#$)
from breaking compilation.

Related to #1191
2018-02-23 13:06:52 +01:00
..
external Addressed some static analysis warnings 2017-07-19 09:50:08 +02:00
internal Wrap all uses in min and max in extra parentheses 2018-02-23 13:06:52 +01:00
reporters Include Info messages in xml reporter even without -s 2017-12-06 16:11:12 +00:00
catch.hpp Cosmetic fixes (whitespace and spelling) 2017-05-27 14:42:54 +02:00
catch_session.hpp Explicitly ignore return value of getchar 2017-08-22 22:06:37 +02: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