From: Matthias Maier Date: Wed, 16 Aug 2017 15:35:16 +0000 (-0500) Subject: Tests: Guard a couple of tests with with_lapack=true X-Git-Tag: v9.0.0-rc1~1230^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4875%2Fhead;p=dealii.git Tests: Guard a couple of tests with with_lapack=true --- diff --git a/tests/full_matrix/full_matrix_determinant_01.with_lapack.output b/tests/full_matrix/full_matrix_determinant_01.with_lapack=true.output similarity index 100% rename from tests/full_matrix/full_matrix_determinant_01.with_lapack.output rename to tests/full_matrix/full_matrix_determinant_01.with_lapack=true.output diff --git a/tests/full_matrix/full_matrix_invert_01.with_lapack.output b/tests/full_matrix/full_matrix_invert_01.with_lapack=true.output similarity index 100% rename from tests/full_matrix/full_matrix_invert_01.with_lapack.output rename to tests/full_matrix/full_matrix_invert_01.with_lapack=true.output diff --git a/tests/integrators/elasticity_01.output b/tests/integrators/elasticity_01.with_lapack=true.output similarity index 100% rename from tests/integrators/elasticity_01.output rename to tests/integrators/elasticity_01.with_lapack=true.output diff --git a/tests/integrators/elasticity_02.output b/tests/integrators/elasticity_02.with_lapack=true.output similarity index 100% rename from tests/integrators/elasticity_02.output rename to tests/integrators/elasticity_02.with_lapack=true.output diff --git a/tests/integrators/grad_div_01.output b/tests/integrators/grad_div_01.with_lapack=true.output similarity index 100% rename from tests/integrators/grad_div_01.output rename to tests/integrators/grad_div_01.with_lapack=true.output diff --git a/tests/lac/gmres_eigenvalues.output b/tests/lac/gmres_eigenvalues.with_lapack=true.output similarity index 100% rename from tests/lac/gmres_eigenvalues.output rename to tests/lac/gmres_eigenvalues.with_lapack=true.output diff --git a/tests/lac/linear_operator_08.with_umfpack=off.output b/tests/lac/linear_operator_08.with_umfpack=off.with_lapack=true.output similarity index 100% rename from tests/lac/linear_operator_08.with_umfpack=off.output rename to tests/lac/linear_operator_08.with_umfpack=off.with_lapack=true.output diff --git a/tests/lac/solver_signals.output b/tests/lac/solver_signals.with_lapack=true.output similarity index 100% rename from tests/lac/solver_signals.output rename to tests/lac/solver_signals.with_lapack=true.output diff --git a/tests/lac/tensor_product_matrix_03.wih_lapack=true.output b/tests/lac/tensor_product_matrix_03.with_lapack=true.output similarity index 100% rename from tests/lac/tensor_product_matrix_03.wih_lapack=true.output rename to tests/lac/tensor_product_matrix_03.with_lapack=true.output