From: Jean-Paul Pelteret Date: Wed, 25 Jan 2017 21:12:07 +0000 (+0100) Subject: Force step-44 based tests in physics to use C++11. X-Git-Tag: v8.5.0-rc1~203^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3852%2Fhead;p=dealii.git Force step-44 based tests in physics to use C++11. --- diff --git a/tests/physics/step-44-standard_tensors-material_push_forward.output b/tests/physics/step-44-standard_tensors-material_push_forward.with_cxx11=on.output similarity index 100% rename from tests/physics/step-44-standard_tensors-material_push_forward.output rename to tests/physics/step-44-standard_tensors-material_push_forward.with_cxx11=on.output diff --git a/tests/physics/step-44-standard_tensors-spatial.output b/tests/physics/step-44-standard_tensors-spatial.with_cxx11=on.output similarity index 100% rename from tests/physics/step-44-standard_tensors-spatial.output rename to tests/physics/step-44-standard_tensors-spatial.with_cxx11=on.output diff --git a/tests/physics/step-44.output b/tests/physics/step-44.with_cxx11=on.output similarity index 100% rename from tests/physics/step-44.output rename to tests/physics/step-44.with_cxx11=on.output