11 #define CATCH_CONFIG_MAIN 15 #include "../third-party/Catch/single_include/catch.hpp" 21 REQUIRE(emp::assert_last_fail == 0);
24 REQUIRE(emp::assert_last_fail == 0);
27 REQUIRE(emp::assert_last_fail == 0);
30 REQUIRE(emp::assert_last_fail == 0);
TEST_CASE("Test assert","[tools]")
Definition: test_assert.h:17
#define emp_assert(...)
Definition: assert.h:199