]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Move a fixed test. Rename one that still fails.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Dec 2008 03:35:09 +0000 (03:35 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Dec 2008 03:35:09 +0000 (03:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@18040 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/Makefile
tests/deal.II/kelly_crash_02.cc [moved from tests/fail/kelly_crash_02.cc with 100% similarity]
tests/deal.II/kelly_crash_02/cmp/generic [moved from tests/fail/kelly_crash_02/cmp/generic with 100% similarity]
tests/fail/circular_01.cc [moved from tests/fail/kelly_crash_01.cc with 99% similarity]
tests/fail/circular_01/cmp/generic [moved from tests/fail/kelly_crash_01/cmp/generic with 100% similarity]

index b5d03e19d52a878a7649e57268c922719339483d..101a4e83e199842fac24b5a255c96cb1134c9565 100644 (file)
@@ -81,7 +81,8 @@ tests_x = block_matrices \
        rt_hessian \
        rt_covariant \
        coarsening_* \
-       number_cache_*
+       number_cache_* \
+       kelly_crash_*
 
 # from above list of regular expressions, generate the real set of
 # tests
similarity index 99%
rename from tests/fail/kelly_crash_01.cc
rename to tests/fail/circular_01.cc
index 5f7b4052bc601c0c5e8e48f4836cf8d3d2d1f693..75454632a126984baea94cf0299826334a169873 100644 (file)
@@ -1,4 +1,4 @@
-//----------------------------  kelly_crash_01.cc  ---------------------------
+//----------------------------  circular_01.cc  ---------------------------
 //    $Id$
 //    Version: $Name$ 
 //
@@ -9,12 +9,12 @@
 //    to the file deal.II/doc/license.html for the  text  and
 //    further information on this license.
 //
-//----------------------------  kelly_crash_01.cc  ---------------------------
+//----------------------------  circular_01.cc  ---------------------------
 
 
 // a modified version of step-27 that crashes due to circular constraints
 
-char logname[] = "kelly_crash_01/output";
+char logname[] = "circular_01/output";
 
 
 #include "../tests.h"

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.