From c7dd0b9b8cbcefe016dad93330d3672a40df396b Mon Sep 17 00:00:00 2001
From: Felix Schindler <felix.schindler@wwu.de>
Date: Mon, 11 Apr 2016 09:27:22 +0200
Subject: [PATCH] [test] drop DUNE_STUFF_TEST_MAIN_CATCH_EXCEPTIONS

---
 dune/gdt/test/prolongations__l2__fv_default.cc                  | 2 --
 dune/gdt/test/prolongations__l2__rt_pdelab.cc                   | 2 --
 dune/gdt/test/prolongations__l2_local__fv_default.cc            | 2 --
 dune/gdt/test/prolongations__l2_local__rt_pdelab.cc             | 2 --
 .../gdt/test/prolongations__l2_local_localizable__fv_default.cc | 2 --
 dune/gdt/test/prolongations__l2_local_localizable__rt_pdelab.cc | 2 --
 dune/gdt/test/prolongations__l2_localizable__fv_default.cc      | 2 --
 dune/gdt/test/prolongations__l2_localizable__rt_pdelab.cc       | 2 --
 dune/gdt/test/spaces__dg__pdelab.cc                             | 2 --
 9 files changed, 18 deletions(-)

diff --git a/dune/gdt/test/prolongations__l2__fv_default.cc b/dune/gdt/test/prolongations__l2__fv_default.cc
index 3ed44f41c..4ff130254 100644
--- a/dune/gdt/test/prolongations__l2__fv_default.cc
+++ b/dune/gdt/test/prolongations__l2__fv_default.cc
@@ -3,8 +3,6 @@
 // Copyright holders: Felix Schindler
 // License: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
 
-#define DUNE_STUFF_TEST_MAIN_CATCH_EXCEPTIONS 1
-
 #include <dune/stuff/test/main.hxx>
 
 #include "prolongations/l2.hh"
diff --git a/dune/gdt/test/prolongations__l2__rt_pdelab.cc b/dune/gdt/test/prolongations__l2__rt_pdelab.cc
index 04e0b0d10..d86c3b9d9 100644
--- a/dune/gdt/test/prolongations__l2__rt_pdelab.cc
+++ b/dune/gdt/test/prolongations__l2__rt_pdelab.cc
@@ -3,8 +3,6 @@
 // Copyright holders: Felix Schindler
 // License: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
 
-#define DUNE_STUFF_TEST_MAIN_CATCH_EXCEPTIONS 1
-
 #include <dune/stuff/test/main.hxx>
 
 #include "prolongations/l2.hh"
diff --git a/dune/gdt/test/prolongations__l2_local__fv_default.cc b/dune/gdt/test/prolongations__l2_local__fv_default.cc
index 7aecf66c2..8d8058ee6 100644
--- a/dune/gdt/test/prolongations__l2_local__fv_default.cc
+++ b/dune/gdt/test/prolongations__l2_local__fv_default.cc
@@ -3,8 +3,6 @@
 // Copyright holders: Felix Schindler
 // License: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
 
-#define DUNE_STUFF_TEST_MAIN_CATCH_EXCEPTIONS 1
-
 #include <dune/stuff/test/main.hxx>
 
 #include "prolongations/l2-local.hh"
diff --git a/dune/gdt/test/prolongations__l2_local__rt_pdelab.cc b/dune/gdt/test/prolongations__l2_local__rt_pdelab.cc
index cca1513d4..a3ec6284b 100644
--- a/dune/gdt/test/prolongations__l2_local__rt_pdelab.cc
+++ b/dune/gdt/test/prolongations__l2_local__rt_pdelab.cc
@@ -3,8 +3,6 @@
 // Copyright holders: Felix Schindler
 // License: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
 
-#define DUNE_STUFF_TEST_MAIN_CATCH_EXCEPTIONS 1
-
 #include <dune/stuff/test/main.hxx>
 
 #include "prolongations/l2-local.hh"
diff --git a/dune/gdt/test/prolongations__l2_local_localizable__fv_default.cc b/dune/gdt/test/prolongations__l2_local_localizable__fv_default.cc
index 6eceb7cd4..0c38ae1b7 100644
--- a/dune/gdt/test/prolongations__l2_local_localizable__fv_default.cc
+++ b/dune/gdt/test/prolongations__l2_local_localizable__fv_default.cc
@@ -3,8 +3,6 @@
 // Copyright holders: Felix Schindler
 // License: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
 
-#define DUNE_STUFF_TEST_MAIN_CATCH_EXCEPTIONS 1
-
 #include <dune/stuff/test/main.hxx>
 
 #include "prolongations/l2-local.hh"
diff --git a/dune/gdt/test/prolongations__l2_local_localizable__rt_pdelab.cc b/dune/gdt/test/prolongations__l2_local_localizable__rt_pdelab.cc
index 7f5f63424..d7d5b42f2 100644
--- a/dune/gdt/test/prolongations__l2_local_localizable__rt_pdelab.cc
+++ b/dune/gdt/test/prolongations__l2_local_localizable__rt_pdelab.cc
@@ -3,8 +3,6 @@
 // Copyright holders: Felix Schindler
 // License: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
 
-#define DUNE_STUFF_TEST_MAIN_CATCH_EXCEPTIONS 1
-
 #include <dune/stuff/test/main.hxx>
 
 #include "prolongations/l2-local.hh"
diff --git a/dune/gdt/test/prolongations__l2_localizable__fv_default.cc b/dune/gdt/test/prolongations__l2_localizable__fv_default.cc
index ad2a025e5..df256493b 100644
--- a/dune/gdt/test/prolongations__l2_localizable__fv_default.cc
+++ b/dune/gdt/test/prolongations__l2_localizable__fv_default.cc
@@ -3,8 +3,6 @@
 // Copyright holders: Felix Schindler
 // License: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
 
-#define DUNE_STUFF_TEST_MAIN_CATCH_EXCEPTIONS 1
-
 #include <dune/stuff/test/main.hxx>
 
 #include "prolongations/l2.hh"
diff --git a/dune/gdt/test/prolongations__l2_localizable__rt_pdelab.cc b/dune/gdt/test/prolongations__l2_localizable__rt_pdelab.cc
index cd07894a1..6a6005189 100644
--- a/dune/gdt/test/prolongations__l2_localizable__rt_pdelab.cc
+++ b/dune/gdt/test/prolongations__l2_localizable__rt_pdelab.cc
@@ -3,8 +3,6 @@
 // Copyright holders: Felix Schindler
 // License: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
 
-#define DUNE_STUFF_TEST_MAIN_CATCH_EXCEPTIONS 1
-
 #include <dune/stuff/test/main.hxx>
 
 #include "prolongations/l2.hh"
diff --git a/dune/gdt/test/spaces__dg__pdelab.cc b/dune/gdt/test/spaces__dg__pdelab.cc
index 2ec1dd58b..65f26bf90 100644
--- a/dune/gdt/test/spaces__dg__pdelab.cc
+++ b/dune/gdt/test/spaces__dg__pdelab.cc
@@ -3,8 +3,6 @@
 // Copyright holders: Felix Schindler
 // License: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
 
-#define DUNE_STUFF_TEST_MAIN_CATCH_EXCEPTIONS 1
-
 #include <dune/stuff/test/main.hxx>
 
 #include "spaces/dg.hh"
-- 
GitLab