From: bangerth Date: Wed, 13 Dec 2006 00:24:52 +0000 (+0000) Subject: Move now functioning test to the hp directory. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d55219fdd68c45b2b6d4fd5817a760450d93d55;p=dealii-svn.git Move now functioning test to the hp directory. git-svn-id: https://svn.dealii.org/trunk@14227 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/fail/hp-crash_12.cc b/tests/hp/crash_12.cc similarity index 98% rename from tests/fail/hp-crash_12.cc rename to tests/hp/crash_12.cc index 2f6d1f312a..a836d4c4e6 100644 --- a/tests/fail/hp-crash_12.cc +++ b/tests/hp/crash_12.cc @@ -23,7 +23,7 @@ // Q5/Q4. Higher order finite elements in 3d will probably only // exacerbate the problem, but the code there appears to be robust. -char logname[] = "hp-crash_12/output"; +char logname[] = "crash_12/output"; #include "../tests.h" diff --git a/tests/fail/hp-crash_12/cmp/generic b/tests/hp/crash_12/cmp/generic similarity index 100% rename from tests/fail/hp-crash_12/cmp/generic rename to tests/hp/crash_12/cmp/generic