]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Enable testsuite for windows 1237/head
authorMatthias Maier <tamiko@43-1.org>
Sun, 2 Aug 2015 22:44:23 +0000 (17:44 -0500)
committerMatthias Maier <tamiko@43-1.org>
Sun, 2 Aug 2015 22:44:23 +0000 (17:44 -0500)
CMakeLists.txt

index 56a4f749f98c52f75b324d5428c0bae6be05b896..b425ee1f488c430e264a4ee863d77af5396014b7 100644 (file)
@@ -152,11 +152,7 @@ ADD_SUBDIRECTORY(cmake/config) # has to be included after source
 ADD_SUBDIRECTORY(contrib) # has to be included after source
 ADD_SUBDIRECTORY(examples)
 
-#
-# Do not configure testsuite on Windows targets because posix shell and
-# commands like 'test', '> /dev/null', 'rm', etc. are not available
-#
-IF(DEAL_II_HAVE_TESTS_DIRECTORY AND NOT DEAL_II_MSVC)
+IF(DEAL_II_HAVE_TESTS_DIRECTORY)
   ADD_SUBDIRECTORY(tests)
 ENDIF()
 

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.