Removed all (well, most) of the redundant, ResultBuilder-based, code

This commit is contained in:
Phil Nash
2017-08-09 09:08:33 +01:00
parent 7df290dfc1
commit 8c95a81448
12 changed files with 3 additions and 717 deletions

View File

@@ -19,7 +19,7 @@
#include "catch_test_spec.hpp"
#include "catch_test_case_tracker.hpp"
#include "catch_timer.h"
#include "catch_result_builder.h"
#include "catch_assertionhandler.h"
#include "catch_fatal_condition.h"
#include <string>