From: Matthias Maier Date: Sun, 30 Aug 2015 20:07:57 +0000 (-0500) Subject: Testsuite: Bugfix: Port forgotten test to new variant runs X-Git-Tag: v8.4.0-rc2~515^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1475%2Fhead;p=dealii.git Testsuite: Bugfix: Port forgotten test to new variant runs Wow. How did I miss it? --- diff --git a/tests/fe/abf_projection_01.debug.output b/tests/fe/abf_projection_01.debug.output deleted file mode 100644 index 5b66d40eb3..0000000000 --- a/tests/fe/abf_projection_01.debug.output +++ /dev/null @@ -1,143 +0,0 @@ - -DEAL::Dofs/cell 6Dofs/face 1 -DEAL::Dofs total 6 -DEAL::MM created -DEAL::RHS created -DEAL:cg::Starting value 1.99 -DEAL:cg::Convergence step 9 value 0 -# This file was generated by the deal.II library. - - -# -# For a description of the GNUPLOT format see the GNUPLOT manual. -# -# -0.00 0.00 1.00 1.00 -0.25 0.00 1.00 1.00 -0.50 0.00 1.00 1.00 -0.75 0.00 1.00 1.00 -1.00 0.00 1.00 1.00 - -0.15 0.12 1.00 1.00 -0.36 0.12 1.00 1.00 -0.57 0.12 1.00 1.00 -0.79 0.12 1.00 1.00 -1.00 0.12 1.00 1.00 - -0.30 0.25 1.00 1.00 -0.47 0.25 1.00 1.00 -0.65 0.25 1.00 1.00 -0.82 0.25 1.00 1.00 -1.00 0.25 1.00 1.00 - -0.45 0.38 1.00 1.00 -0.59 0.38 1.00 1.00 -0.73 0.38 1.00 1.00 -0.86 0.38 1.00 1.00 -1.00 0.38 1.00 1.00 - -0.60 0.50 1.00 1.00 -0.70 0.50 1.00 1.00 -0.80 0.50 1.00 1.00 -0.90 0.50 1.00 1.00 -1.00 0.50 1.00 1.00 - - -DEAL::-0.10 -DEAL::0.50 -DEAL::1.00 -DEAL::0.40 -DEAL::Dofs total 6 -DEAL::MM created -DEAL::RHS created -DEAL:cg::Starting value 1.19 -DEAL:cg::Convergence step 8 value 0 -# This file was generated by the deal.II library. - - -# -# For a description of the GNUPLOT format see the GNUPLOT manual. -# -# -0.60 0.50 1.00 1.00 -0.70 0.50 1.00 1.00 -0.80 0.50 1.00 1.00 -0.90 0.50 1.00 1.00 -1.00 0.50 1.00 1.00 - -0.57 0.62 1.00 1.00 -0.68 0.62 1.00 1.00 -0.79 0.62 1.00 1.00 -0.89 0.62 1.00 1.00 -1.00 0.62 1.00 1.00 - -0.55 0.75 1.00 1.00 -0.66 0.75 1.00 1.00 -0.78 0.75 1.00 1.00 -0.89 0.75 1.00 1.00 -1.00 0.75 1.00 1.00 - -0.53 0.88 1.00 1.00 -0.64 0.88 1.00 1.00 -0.76 0.88 1.00 1.00 -0.88 0.88 1.00 1.00 -1.00 0.88 1.00 1.00 - -0.50 1.00 1.00 1.00 -0.62 1.00 1.00 1.00 -0.75 1.00 1.00 1.00 -0.88 1.00 1.00 1.00 -1.00 1.00 1.00 1.00 - - -DEAL::0.60 -DEAL::0.50 -DEAL::0.40 -DEAL::0.50 -DEAL::Dofs total 6 -DEAL::MM created -DEAL::RHS created -DEAL:cg::Starting value 1.99 -DEAL:cg::Convergence step 8 value 0 -# This file was generated by the deal.II library. - - -# -# For a description of the GNUPLOT format see the GNUPLOT manual. -# -# -0.00 0.00 1.00 1.00 -0.15 0.12 1.00 1.00 -0.30 0.25 1.00 1.00 -0.45 0.38 1.00 1.00 -0.60 0.50 1.00 1.00 - -0.00 0.25 1.00 1.00 -0.14 0.34 1.00 1.00 -0.29 0.44 1.00 1.00 -0.43 0.53 1.00 1.00 -0.57 0.62 1.00 1.00 - -0.00 0.50 1.00 1.00 -0.14 0.56 1.00 1.00 -0.28 0.62 1.00 1.00 -0.41 0.69 1.00 1.00 -0.55 0.75 1.00 1.00 - -0.00 0.75 1.00 1.00 -0.13 0.78 1.00 1.00 -0.26 0.81 1.00 1.00 -0.39 0.84 1.00 1.00 -0.53 0.88 1.00 1.00 - -0.00 1.00 1.00 1.00 -0.12 1.00 1.00 1.00 -0.25 1.00 1.00 1.00 -0.38 1.00 1.00 1.00 -0.50 1.00 1.00 1.00 - - -DEAL::1.00 -DEAL::0.60 -DEAL::0.10 -DEAL::0.50 diff --git a/tests/fe/abf_projection_01.compiler=Intel=no.release.output b/tests/fe/abf_projection_01.output similarity index 100% rename from tests/fe/abf_projection_01.compiler=Intel=no.release.output rename to tests/fe/abf_projection_01.output diff --git a/tests/fe/abf_projection_01.compiler=Intel=yes.release.output b/tests/fe/abf_projection_01.output.icc_with_O2 similarity index 100% rename from tests/fe/abf_projection_01.compiler=Intel=yes.release.output rename to tests/fe/abf_projection_01.output.icc_with_O2