From: Matthias Maier Date: Sat, 7 Dec 2013 22:03:20 +0000 (+0000) Subject: Testsuite: Bugfix: Only run thread_local_storage tests if deal.II is configured with... X-Git-Tag: v8.1.0~61 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddc907f726ba6fa8955bdf0dd0447d0e330132bd;p=dealii.git Testsuite: Bugfix: Only run thread_local_storage tests if deal.II is configured with thread support git-svn-id: https://svn.dealii.org/trunk@31923 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/base/thread_local_storage_01.output b/tests/base/thread_local_storage_01.with_threads=on.output similarity index 100% rename from tests/base/thread_local_storage_01.output rename to tests/base/thread_local_storage_01.with_threads=on.output diff --git a/tests/base/thread_local_storage_02.output b/tests/base/thread_local_storage_02.with_threads=on.output similarity index 100% rename from tests/base/thread_local_storage_02.output rename to tests/base/thread_local_storage_02.with_threads=on.output diff --git a/tests/base/thread_local_storage_03.output b/tests/base/thread_local_storage_03.with_threads=on.output similarity index 100% rename from tests/base/thread_local_storage_03.output rename to tests/base/thread_local_storage_03.with_threads=on.output