From be98f6b83acf489daefe604e238e4657940b1e64 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sat, 12 Nov 2016 10:20:42 +0100 Subject: Added Catch testing library (nw) --- .../projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 3rdparty/catch/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp (limited to '3rdparty/catch/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp') diff --git a/3rdparty/catch/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp b/3rdparty/catch/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp new file mode 100644 index 00000000000..f5ad4870219 --- /dev/null +++ b/3rdparty/catch/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp @@ -0,0 +1,2 @@ +#include "internal/catch_suppress_warnings.h" +#include "internal/catch_interfaces_exception.h" -- cgit v1.2.3-70-g09d2