From: bangerth Date: Thu, 9 Oct 2008 20:41:56 +0000 (+0000) Subject: Add the coarsening_* tests. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35427a639a8545a36e32f9b8d7cc66d7be5633c2;p=dealii-svn.git Add the coarsening_* tests. git-svn-id: https://svn.dealii.org/trunk@17155 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/deal.II/Makefile b/tests/deal.II/Makefile index fe05766403..a1324b7b6e 100644 --- a/tests/deal.II/Makefile +++ b/tests/deal.II/Makefile @@ -78,7 +78,8 @@ tests_x = block_matrices \ no_flux_* \ fe_values_view_* \ rt_hessian \ - rt_covariant + rt_covariant \ + coarsening_* # from above list of regular expressions, generate the real set of # tests