From: Denis Davydov Date: Tue, 5 Jul 2016 14:32:15 +0000 (+0200) Subject: update documentation to show how to submit tests results for an already installed... X-Git-Tag: v8.5.0-rc1~888^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bdda01b581e59aad9fa1e07b95e4488837a6664;p=dealii.git update documentation to show how to submit tests results for an already installed library --- diff --git a/doc/developers/testsuite.html b/doc/developers/testsuite.html index 833c70b185..7865b44404 100644 --- a/doc/developers/testsuite.html +++ b/doc/developers/testsuite.html @@ -727,6 +727,18 @@ $ ctest [...] -V -S ../tests/run_testsuite.cmake specify the same options for ctest as explained above.

+

+ It is possible to run tests and submit results for an already installed library by +

+mkdir build && cd build
+cp $DEAL_II_SOURCE_DIR/CTestConfig.cmake .
+ctest \
+  -DCTEST_SOURCE_DIRECTORY=$DEAL_II_SOURCE_DIR/tests \
+  -DDEAL_II_DIR=$DEAL_II_DIR \
+  [...] -S $DEAL_II_SOURCE_DIR/tests/run_testsuite.cmake -V
+
+

+

Note: The default output in script mode is very minimal. Therefore, it is recommended to specify -V which will