catch2/include
Colton Wolkins (Ogre) b3c9d58484
Add TAP reporter
This is a hackish attempt to add a TAP reporter (see
philsquared/Catch#309 ) by following the TAP 12 specification
<http://testanything.org/tap-specification.html>. I'm unsure how well I
did in following the spec or with following good C++ guidelines.
Comments are appreciated.

Signed-off-by: Colton Wolkins (Ogre) <frostyfrog2@gmail.com>
2015-10-15 00:54:37 -06:00
..
external Added unique_ptr detection to compiler_capabilities 2015-08-11 08:09:41 +01:00
internal dev build 14 2015-09-27 03:28:14 -07:00
reporters Add TAP reporter 2015-10-15 00:54:37 -06:00
catch_session.hpp Added Listeners (programatically provided extra reporters) 2015-08-07 08:20:56 +01:00
catch_with_main.hpp Builds almost completely cleanly with -WEverything in LLVM 2012-08-13 07:46:10 +01:00
catch.hpp Given, When, Then prefixes are now std::strings 2015-07-22 18:07:28 +01:00