From: Wolfgang Bangerth Date: Sun, 24 May 2020 23:34:44 +0000 (-0600) Subject: Ensure that a test is only run when its dependencies are satisfied. X-Git-Tag: v9.3.0-rc1~1561^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acd2da358b055874690121d5b177406b82235929;p=dealii.git Ensure that a test is only run when its dependencies are satisfied. Specifically, this test requires the GSL. --- diff --git a/tests/hp/laplace_mitchell2014_04_peak.with_trilinos=true.with_lapack=true.output b/tests/hp/laplace_mitchell2014_04_peak.with_trilinos=true.with_lapack=true.with_gsl=on.output similarity index 100% rename from tests/hp/laplace_mitchell2014_04_peak.with_trilinos=true.with_lapack=true.output rename to tests/hp/laplace_mitchell2014_04_peak.with_trilinos=true.with_lapack=true.with_gsl=on.output