mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 21:05:39 +02:00
Remove obsolete surrogate TUs
They will be returned later, but better organized and covering _all_ headers.
This commit is contained in:
@@ -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>
|
@@ -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>
|
@@ -1,2 +0,0 @@
|
||||
#include <catch2/catch_suppress_warnings.h>
|
||||
#include <catch2/catch_interfaces_reporter.h>
|
@@ -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>
|
@@ -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>
|
@@ -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>
|
@@ -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>
|
@@ -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>
|
Reference in New Issue
Block a user