14namespace sequoia:: testing
19 using regular_false_negative_test::regular_false_negative_test;
22 std::filesystem::path source_file()
const;
27 void test_regular_semantics();
33 using regular_false_positive_test::regular_false_positive_test;
36 std::filesystem::path source_file()
const;
41 void test_regular_semantics();
Utilities for checking regular semantics.
class template from which all concrete tests should derive.
Definition: FreeTestCore.hpp:144
Definition: OrderableRegularTestDiagnostics.hpp:17
Definition: OrderableRegularTestDiagnostics.hpp:31