catch2/include
Kosta b80c3b043a added timing support to jUnit XML reporter
Implemented support for report test timings in the jUnit XML reporter.

The implementation uses the new C++11 chrono functionality, but all
this has been encapsulated in only 3 lines at the top of the
JunitReporter class, which should allow for an easy adjustment for
non-C++11-compilers...
2013-07-22 20:49:54 +02:00
..
internal Fixed script for new readme 2013-06-07 21:15:25 +01:00
reporters added timing support to jUnit XML reporter 2013-07-22 20:49:54 +02:00
catch.hpp handle TEST_CASE_METHOD macro consistently 2013-05-14 19:31:21 +01:00
catch_runner.hpp Tweaked indentation of errors and test lists 2013-06-07 19:06:30 +01:00
catch_with_main.hpp Builds almost completely cleanly with -WEverything in LLVM 2012-08-13 07:46:10 +01:00