catch2/include
Colton Wolkins (Ogre) a63ce953a0 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>
2017-02-22 11:35:20 +01:00
..
external Restated text format loop to avoid out-of-bounds condition 2017-01-23 16:58:49 +00:00
internal Removed tabs 2017-02-22 08:26:52 +00:00
reporters Add TAP reporter 2017-02-22 11:35:20 +01:00
catch_session.hpp Updated embedded Clara to 0.0.2.3 2016-04-23 13:21:29 +01:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00
catch.hpp Added first vector matchers (Contains and Equals) 2017-02-21 16:05:04 +00:00