catch2/include
Martin Sternevald c359076e8a Fix missing include causing compiler error
catch_registry_hub.cpp:65:17: error: use of undeclared identifier 'CATCH_INTERNAL_ERROR'
                CATCH_INTERNAL_ERROR("Attempted to register active exception under CATCH_CONFIG_DISABLE_EXCEPTIONS!");
2022-12-10 23:35:59 +01:00
..
external fixing UB 2020-05-29 14:56:40 +02:00
internal Fix missing include causing compiler error 2022-12-10 23:35:59 +01:00
reporters Mark !mayfail tests as skipped in the JUnit reporter 2021-07-27 23:16:01 +02:00
catch.hpp v2.13.10 2022-10-16 11:02:17 +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