From: David Wells <wellsd2@rpi.edu>
Date: Sun, 9 Jul 2017 18:05:16 +0000 (-0400)
Subject: Require UMFPACK explicitly in some Nedelec element tests.
X-Git-Tag: v9.0.0-rc1~1435^2
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4594%2Fhead;p=dealii.git

Require UMFPACK explicitly in some Nedelec element tests.
---

diff --git a/tests/fe/curl_curl_01.output b/tests/fe/curl_curl_01.with_umfpack=on.output
similarity index 100%
rename from tests/fe/curl_curl_01.output
rename to tests/fe/curl_curl_01.with_umfpack=on.output
diff --git a/tests/fe/nedelec_non_rect_2d.output b/tests/fe/nedelec_non_rect_2d.with_umfpack=on.output
similarity index 100%
rename from tests/fe/nedelec_non_rect_2d.output
rename to tests/fe/nedelec_non_rect_2d.with_umfpack=on.output
diff --git a/tests/fe/nedelec_non_rect_face.output b/tests/fe/nedelec_non_rect_face.with_umfpack=on.output
similarity index 100%
rename from tests/fe/nedelec_non_rect_face.output
rename to tests/fe/nedelec_non_rect_face.with_umfpack=on.output