]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove a test no longer necessary.
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 3 Dec 2019 01:31:24 +0000 (18:31 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 3 Dec 2019 01:34:19 +0000 (18:34 -0700)
tests/base/stdcxx1x_vs_stdcxx11.cc [deleted file]
tests/base/stdcxx1x_vs_stdcxx11.output [deleted file]

diff --git a/tests/base/stdcxx1x_vs_stdcxx11.cc b/tests/base/stdcxx1x_vs_stdcxx11.cc
deleted file mode 100644 (file)
index ceda9cb..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-// ---------------------------------------------------------------------
-//
-// Copyright (C) 2014 - 2018 by the deal.II authors
-//
-// This file is part of the deal.II library.
-//
-// The deal.II library is free software; you can use it, redistribute
-// it, and/or modify it under the terms of the GNU Lesser General
-// Public License as published by the Free Software Foundation; either
-// version 2.1 of the License, or (at your option) any later version.
-// The full text of the license can be found in the file LICENSE.md at
-// the top level directory of deal.II.
-//
-// ---------------------------------------------------------------------
-
-
-// ensure that we can refer to symbols using the old namespace
-// std_cxx1x even if we only include the newer base/std_cxx11/*h
-// include files (e.g., if we use the old namespace name but don't
-// #include anything at all directly -- in which case we get things
-// from indirect #includes made in the library which only include
-// base/std_cxx11/*h)
-
-
-#include <deal.II/base/std_cxx11/shared_ptr.h>
-
-#include "../tests.h"
-
-
-int
-main()
-{
-  initlog();
-
-  std_cxx1x::shared_ptr<int> p;
-  deallog << "OK" << std::endl;
-}
diff --git a/tests/base/stdcxx1x_vs_stdcxx11.output b/tests/base/stdcxx1x_vs_stdcxx11.output
deleted file mode 100644 (file)
index 0fd8fc1..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-
-DEAL::OK

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.