14namespace sequoia::testing
16 log_summary& postprocess(log_summary& summary,
const std::filesystem::path& projectPath);
21 using free_false_negative_test::free_false_negative_test;
24 std::filesystem::path source_file()
const;
37 using free_false_positive_test::free_false_positive_test;
40 std::filesystem::path source_file()
const;
Core functionality for the testing framework.
class template from which all concrete tests should derive.
Definition: FreeTestCore.hpp:144
Summaries data generated by the logger, for the purposes of reporting.
Definition: TestLogger.hpp:299
Definition: PathFreeDiagnostics.hpp:19
Definition: PathFreeDiagnostics.hpp:35