From: bangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Mon, 27 Jan 2014 03:15:11 +0000 (+0000)
Subject: Also list where results show up.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=643309a78ea60e1f4b4012135229b6f9ac7f9028;p=dealii-svn.git

Also list where results show up.


git-svn-id: https://svn.dealii.org/trunk@32324 0785d39b-7218-0410-832d-ea1e28bc413d
---

diff --git a/deal.II/doc/developers/testsuite.html b/deal.II/doc/developers/testsuite.html
index 44ceb6f1ce..a5ad48f8fb 100644
--- a/deal.II/doc/developers/testsuite.html
+++ b/deal.II/doc/developers/testsuite.html
@@ -406,6 +406,12 @@ xx: ===============================    OUTPUT END   ============================
       </pre>
     </p>
 
+    <p>
+      At the end of all of this, results will be shown in a separate section
+      "Coverage" at the
+      <a href="http://cdash.kyomu.43-1.org/index.php?project=deal.II&display=project"
+      target="_top">deal.II cdash site</a>.
+    </p>
 
 
     <a name="layout"></a>