catch2/include
Martin Hořeňovský 4bd2c3ad6a
Fix compilation error with CATCH_CONFIG_GLOBAL_NEXTAFTER
Wrong nesting of namespaces resulted in the `Catch` namespace
being ambigous between `::Catch` and `::{anon}::Catch` namespaces.
This should fix it.

Closes #1761
2019-10-05 21:03:46 +02:00
..
external Fix vendored dep because upstream is non-responsive 2019-04-10 20:17:25 +02:00
internal Fix compilation error with CATCH_CONFIG_GLOBAL_NEXTAFTER 2019-10-05 21:03:46 +02:00
reporters Inline SourceLineInfo::empty definition 2019-09-08 18:20:49 +02:00
catch.hpp v2.9.2 2019-08-08 14:05:24 +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