From: Wolfgang Bangerth Date: Mon, 8 Aug 2005 17:06:59 +0000 (+0000) Subject: New tests. X-Git-Tag: v8.0.0~13334 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1215b2c66fd0e5390c2d7b5cadb121c053ab9389;p=dealii.git New tests. git-svn-id: https://svn.dealii.org/trunk@11244 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/bits/Makefile b/tests/bits/Makefile index 86cbc8c7f4..00f612717a 100644 --- a/tests/bits/Makefile +++ b/tests/bits/Makefile @@ -69,7 +69,8 @@ tests_x = geometry_info_* \ rt_* \ nedelec_* \ get_fe_from_name \ - christian_* + christian_* \ + accessor_equality* # tests for the hp branch: # fe_collection_*