From efb15b580096d45ab9232e130898a02f44909e17 Mon Sep 17 00:00:00 2001 From: maier Date: Sat, 7 Dec 2013 22:03:20 +0000 Subject: [PATCH] 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 --- ...e_01.output => thread_local_storage_01.with_threads=on.output} | 0 ...e_02.output => thread_local_storage_02.with_threads=on.output} | 0 ...e_03.output => thread_local_storage_03.with_threads=on.output} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename tests/base/{thread_local_storage_01.output => thread_local_storage_01.with_threads=on.output} (100%) rename tests/base/{thread_local_storage_02.output => thread_local_storage_02.with_threads=on.output} (100%) rename tests/base/{thread_local_storage_03.output => thread_local_storage_03.with_threads=on.output} (100%) 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 -- 2.39.5