catch2/include
Rosen Penev f96e89e016
catch_compiler_capabilities.h: use proper math define
C++11 math requires _GLIBCXX_USE_C99_MATH_TR1 to be true with gcc/clang.

Also fixes an issue with uClibc-ng where __UCLIBC__ is defined in features.h but
that is not included here and is thus no-op.
2020-01-31 22:20:59 -08:00
..
external Fix vendored dep because upstream is non-responsive 2019-04-10 20:17:25 +02:00
internal catch_compiler_capabilities.h: use proper math define 2020-01-31 22:20:59 -08:00
reporters Some refactorings: 2020-01-25 09:01:04 +01:00
catch.hpp v2.11.1 2019-12-28 21:24:04 +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