14namespace sequoia::testing
19 using free_test::free_test;
22 std::filesystem::path source_file()
const;
28 void test_make_array();
Utilities for checking regular semantics.
Definition: ArrayUtilitiesTest.hpp:17
class template from which all concrete tests should derive.
Definition: FreeTestCore.hpp:144