#include <catch2/catch.hpp>#include "../src/bases.h"Go to the source code of this file.
Macros | |
| #define | CATCH_CONFIG_MAIN |
Functions | |
| int | def () |
| TEST_CASE ("Weak and shared conversions","[classic]") | |
| #define CATCH_CONFIG_MAIN |
Definition at line 2 of file test_ABM.cpp.
| int def | ( | ) |
Definition at line 4 of file test_ABM.cpp.
| TEST_CASE | ( | "Weak and shared conversions" | , |
| "" | [classic] | ||
| ) |
Definition at line 7 of file test_ABM.cpp.
1.8.19