Started new reporter, "console", which will replace "basic" when done.

Introduced Option template as part of this.
This commit is contained in:
Phil Nash
2012-12-05 08:40:53 +00:00
parent f276a0588c
commit fe98123d0b
9 changed files with 258 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include "catch_option.hpp"