From: Wolfgang Bangerth Date: Tue, 15 Dec 2009 05:07:07 +0000 (+0000) Subject: Move tests that currently fail to the 'fail/' directory. X-Git-Tag: v8.0.0~6725 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=187c8991b1875aebe9af1528bf57e10d21d96e95;p=dealii.git Move tests that currently fail to the 'fail/' directory. git-svn-id: https://svn.dealii.org/trunk@20251 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/hp/fe_nothing_04.cc b/tests/fail/fe_nothing_04.cc similarity index 100% rename from tests/hp/fe_nothing_04.cc rename to tests/fail/fe_nothing_04.cc diff --git a/tests/hp/fe_nothing_07.cc b/tests/fail/fe_nothing_07.cc similarity index 100% rename from tests/hp/fe_nothing_07.cc rename to tests/fail/fe_nothing_07.cc diff --git a/tests/hp/fe_nothing_04/cmp/generic b/tests/hp/fe_nothing_04/cmp/generic deleted file mode 100644 index 34d04cfe64..0000000000 --- a/tests/hp/fe_nothing_04/cmp/generic +++ /dev/null @@ -1,8 +0,0 @@ - -DEAL:: Number of active cells: 2 -DEAL:: Number of degrees of freedom: 2 -DEAL:: Number of active cells: 4 -DEAL:: Number of degrees of freedom: 8 -DEAL:: Number of active cells: 8 -DEAL:: Number of degrees of freedom: 26 -DEAL::OK diff --git a/tests/hp/fe_nothing_07/cmp/generic b/tests/hp/fe_nothing_07/cmp/generic deleted file mode 100644 index 34d04cfe64..0000000000 --- a/tests/hp/fe_nothing_07/cmp/generic +++ /dev/null @@ -1,8 +0,0 @@ - -DEAL:: Number of active cells: 2 -DEAL:: Number of degrees of freedom: 2 -DEAL:: Number of active cells: 4 -DEAL:: Number of degrees of freedom: 8 -DEAL:: Number of active cells: 8 -DEAL:: Number of degrees of freedom: 26 -DEAL::OK