14namespace sequoia::testing
19 using regular_test::regular_test;
22 std::filesystem::path source_file()
const;
28 template<
class Convention>
29 void test_mixed_vector();
31 void test_mixed_kinds();
class template from which all concrete tests should derive.
Definition: FreeTestCore.hpp:144
Definition: MixedPhysicalValueTest.hpp:17