From: maier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
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-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efb15b580096d45ab9232e130898a02f44909e17;p=dealii-svn.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