MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / test_run_start

Method test_run_start

tests/framework/src/doctest.cpp:2722–2724  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2720 }
2721
2722 void test_run_start() override {
2723 xml.writeDeclaration();
2724 }
2725
2726 void test_run_end(const TestRunStats& p) override {
2727 // remove .exe extension - mainly to have the same output on UNIX and Windows

Callers

nothing calls this directly

Calls 1

writeDeclarationMethod · 0.80

Tested by

no test coverage detected