Refactored last usages of old tag parser and removed all the, now redundant, tag parsing code

This commit is contained in:
Phil Nash 2014-05-16 18:52:55 +01:00
parent 766491a7c4
commit 9bf43e7875
7 changed files with 42 additions and 296 deletions

View file

@ -25,7 +25,6 @@
#include "catch_assertionresult.hpp"
#include "catch_expressionresult_builder.hpp"
#include "catch_test_case_info.hpp"
#include "catch_tags.hpp"
#include "catch_test_spec.hpp"
#include "catch_version.hpp"
#include "catch_message.hpp"