doctest

FORK: The fastest feature-rich C++11/14/17/20 single-header testing framework
git clone https://git.neptards.moe/neptards/doctest.git
Log | Files | Refs | README

double_stringification.cpp_junit.txt (268B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <testsuites>
      3   <testsuite name="all_features" errors="0" failures="0" tests="3">
      4     <testcase classname="double_stringification.cpp" name="toString std::string ret type" status="run"/>
      5   </testsuite>
      6 </testsuites>
      7 Program code.