]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Rearrange SOURCE_DIR/tests
authorMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 13 Sep 2013 13:50:07 +0000 (13:50 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 13 Sep 2013 13:50:07 +0000 (13:50 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30685 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/CMakeLists.txt
deal.II/build_tests/CMakeLists.txt [new file with mode: 0644]
deal.II/build_tests/threads/affinity.cc [moved from deal.II/tests/threads/affinity.cc with 100% similarity]
deal.II/tests/CMakeLists.txt [deleted file]

index b988e52e7f7d369f613fb976b5a27bb1cefc7455..7dcd959cf023a57664c1169fa9aca93864aa7dce 100644 (file)
@@ -147,10 +147,9 @@ ADD_SUBDIRECTORY(cmake/config) # has to be included after source
 ADD_SUBDIRECTORY(contrib) # has to be included after source
 ADD_SUBDIRECTORY(examples)
 
+ADD_SUBDIRECTORY(build_tests)
 IF(BUILD_TESTING AND DEAL_II_HAVE_TESTS_DIRECTORY)
   ADD_SUBDIRECTORY(${TEST_DIR} ${CMAKE_BINARY_DIR}/tests)
-ELSE()
-  ADD_SUBDIRECTORY(tests)
 ENDIF()
 
 #
diff --git a/deal.II/build_tests/CMakeLists.txt b/deal.II/build_tests/CMakeLists.txt
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/deal.II/tests/CMakeLists.txt b/deal.II/tests/CMakeLists.txt
deleted file mode 100644 (file)
index e589767..0000000
+++ /dev/null
@@ -1 +0,0 @@
-ADD_TEST(foobar true)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.