From acd2da358b055874690121d5b177406b82235929 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 24 May 2020 17:34:44 -0600 Subject: [PATCH] Ensure that a test is only run when its dependencies are satisfied. Specifically, this test requires the GSL. --- ...4_peak.with_trilinos=true.with_lapack=true.with_gsl=on.output} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/hp/{laplace_mitchell2014_04_peak.with_trilinos=true.with_lapack=true.output => laplace_mitchell2014_04_peak.with_trilinos=true.with_lapack=true.with_gsl=on.output} (100%) 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 -- 2.39.5