From: maier Date: Thu, 22 Aug 2013 02:12:39 +0000 (+0000) Subject: Cleanup a bit X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5e9bb61574f9ed74bbfdec1182ce4026afee8be;p=dealii-svn.git Cleanup a bit git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30402 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/TODO b/tests/TODO deleted file mode 100644 index ebac033b99..0000000000 --- a/tests/TODO +++ /dev/null @@ -1,11 +0,0 @@ -DoFTools::count_dofs_per_block -FiniteElement:: blocks -MGTools::compute_row_length_vector -MGTools::count_dofs_per_block - - -Porting: - -all-headers -benchmark -the readme diff --git a/tests/lib/dof_tools_frame.h b/tests/dof_tools_frame.h similarity index 100% rename from tests/lib/dof_tools_frame.h rename to tests/dof_tools_frame.h diff --git a/tests/lib/test_grids.h b/tests/test_grids.h similarity index 100% rename from tests/lib/test_grids.h rename to tests/test_grids.h