14namespace sequoia::testing
19 using regular_test::regular_test;
22 std::filesystem::path source_file()
const;
27 template<
class Container, std::b
idirectional_iterator I>
28 void test_generic_iterator_properties();
30 void test_iterators();
Utilities for checking regular semantics.
class template from which all concrete tests should derive.
Definition: FreeTestCore.hpp:144
Definition: PartitionIteratorTest.hpp:17