]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Merge pull request #5679 from masterleinad/improve_fix_tests
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Thu, 28 Dec 2017 18:00:19 +0000 (19:00 +0100)
committerGitHub <noreply@github.com>
Thu, 28 Dec 2017 18:00:19 +0000 (19:00 +0100)
Add GMSH quicktest

1  2 
tests/quick_tests/CMakeLists.txt

index eb5a0dbc9e16050917f4e749d5359a66fa44610c,5b01681858d773d2b7b1ddfb72dbeea0e756447e..bebfa03d6afd3a78ad02aaa10ba98f2f5536e9af
@@@ -180,9 -180,14 +180,14 @@@ ENDIF(
  
  # Test Zlib and Boost
  IF (DEAL_II_WITH_ZLIB)
 -make_quicktest("boost_zlib" ${_mybuild} "")
 +  make_quicktest("boost_zlib" ${_mybuild} "")
  ENDIF()
  
+ # Test GMSH
+ IF (DEAL_II_WITH_GMSH)
+   make_quicktest("gmsh" ${_mybuild} "")
+ ENDIF()
  # A custom test target:
  ADD_CUSTOM_TARGET(test
    COMMAND ${CMAKE_COMMAND} -D ALL_TESTS="${ALL_TESTS}" -P ${CMAKE_CURRENT_SOURCE_DIR}/run.cmake

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.