You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
doctest/examples/all_features/test_output/header.h_junit.txt

11 lines
462 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
<testsuite name="all_features" errors="0" failures="0" tests="4">
<testcase classname="header.h" name="in TS" status="run"/>
<testcase classname="header.h" name="template 1&lt;char>" status="run"/>
<testcase classname="header.h" name="template 2&lt;doctest::String>" status="run"/>
<testcase classname="header.h" name="fixtured test" status="run"/>
</testsuite>
</testsuites>
Program code.