Remove obsolete surrogate TUs

They will be returned later, but better organized and covering
_all_ headers.
This commit is contained in:
Martin Hořeňovský
2020-03-17 23:34:49 +01:00
parent a15ffb735d
commit 0e7e6b210a
9 changed files with 0 additions and 37 deletions

View File

@@ -1,3 +0,0 @@
// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include <catch2/catch_suppress_warnings.h>
#include <catch2/catch_console_colour.h>

View File

@@ -1,2 +0,0 @@
// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include <catch2/catch_debugger.h>

View File

@@ -1,2 +0,0 @@
#include <catch2/catch_suppress_warnings.h>
#include <catch2/catch_interfaces_reporter.h>

View File

@@ -1,3 +0,0 @@
// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include <catch2/catch_suppress_warnings.h>
#include <catch2/catch_option.hpp>

View File

@@ -1,3 +0,0 @@
// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include <catch2/catch_suppress_warnings.h>
#include <catch2/catch_stream.h>

View File

@@ -1,2 +0,0 @@
// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include <catch2/catch_test_case_tracker.h>

View File

@@ -1,3 +0,0 @@
// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include <catch2/catch_suppress_warnings.h>
#include <catch2/catch_test_spec.h>

View File

@@ -1,4 +0,0 @@
// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include <catch2/catch_suppress_warnings.h>
#include <catch2/catch_xmlwriter.h>
#include <catch2/catch_reenable_warnings.h>