MCPcopy Create free account
hub / github.com/Compaile/ctrack / XmlReporter

Method XmlReporter

test/doctest.h:5449–5451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5447 const TestCaseData* tc = nullptr;
5448
5449 XmlReporter(const ContextOptions& co)
5450 : xml(*co.cout)
5451 , opt(co) {}
5452
5453 void log_contexts() {
5454 int num_contexts = get_num_active_contexts();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected