14namespace sequoia::testing
19 using regular_test::regular_test;
22 std::filesystem::path source_file()
const;
26 template<
class Element, maths::weak_field Field, std::
size_t D>
Definition: AffineCoordinatesTest.hpp:17
class template from which all concrete tests should derive.
Definition: FreeTestCore.hpp:144