]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add some output
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 14 Sep 2013 10:55:17 +0000 (10:55 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 14 Sep 2013 10:55:17 +0000 (10:55 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30703 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/macros/macro_deal_ii_pickup_tests.cmake
tests/CMakeLists.txt

index ae2c374c8eed6fe2cccbcd182848cceee5a3118d..95daf6f6e92f0fd5d615f4235df0a411cc9ae7d8 100644 (file)
@@ -27,6 +27,8 @@
 MACRO(DEAL_II_PICKUP_TESTS)
   GET_FILENAME_COMPONENT(_category ${CMAKE_CURRENT_SOURCE_DIR} NAME)
 
+  MESSAGE(STATUS "Process ./tests/${_category}")
+
   FILE(GLOB _tests "*.output")
   FOREACH(_test ${_tests})
     SET(_comparison ${_test})
@@ -92,5 +94,8 @@ MACRO(DEAL_II_PICKUP_TESTS)
     ENDIF()
 
   ENDFOREACH()
+
+  MESSAGE(STATUS "Process ./tests/${_category} - Done")
+
 ENDMACRO()
 
index a7e3ef36017027455f529f94dd6d48ba2498613e..18fa3125efd514febeaa21aaf86f10938448671a 100644 (file)
@@ -20,7 +20,8 @@
 
 INCLUDE(setup_testsuite)
 
-MESSAGE(STATUS "Proceed to test definitions")
+MESSAGE(STATUS "")
+MESSAGE(STATUS "Proceed to test definitions now:")
 
 ADD_SUBDIRECTORY(a-framework)
 ADD_SUBDIRECTORY(all-headers)

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.