From: Wolfgang Bangerth Date: Fri, 22 Jun 2001 10:54:40 +0000 (+0000) Subject: Forgot .checked file. X-Git-Tag: v8.0.0~19044 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f684b96063eb7db81c13d7bbd2f43a77cbb08c48;p=dealii.git Forgot .checked file. git-svn-id: https://svn.dealii.org/trunk@4750 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/deal.II/sparsity_pattern.checked b/tests/deal.II/sparsity_pattern.checked new file mode 100644 index 0000000000..5caca2e119 --- /dev/null +++ b/tests/deal.II/sparsity_pattern.checked @@ -0,0 +1,7 @@ + +DEAL:1d::void check<1>() -- ok +DEAL:1d::void check_boundary<1>(const DoFHandler<1> &) -- ok +DEAL:2d::void check<2>() -- ok +DEAL:2d::void check_boundary<2>(const DoFHandler<2> &) -- ok +DEAL:3d::void check<3>() -- ok +DEAL:3d::void check_boundary<3>(const DoFHandler<3> &) -- ok