we fix a bug, in both cases to make sure that future changes do not
break this functionality (again). Machines running the testsuite
submit the results to our cdash
- <a href="http://cdash.kyomu.43-1.org/index.php?project=deal.II">CDash instance</a>,
+ <a href="https://cdash.43-1.org/index.php?project=deal.II">CDash instance</a>,
a webpage showing the status of our regression tests.
</p>
<p>
At the end of all of this, results will be shown in a separate section
"Dynamic Analysis" at the
- <a href="http://cdash.kyomu.43-1.org/index.php?project=deal.II&display=project"
+ <a href="https://cdash.43-1.org/index.php?project=deal.II&display=project"
target="_top">deal.II cdash site</a>.
</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"
+ <a href="https://cdash.43-1.org/index.php?project=deal.II&display=project"
target="_top">deal.II cdash site</a>.
In case you download the coverage report uploader for Codecov via
<code>contrib/utilities/download_codecov</code>, the coverage
<p>
To submit test results to our <a
- href="http://cdash.kyomu.43-1.org/index.php?project=deal.II">CDash</a>
+ href="https://cdash.43-1.org/index.php?project=deal.II">CDash</a>
instance just invoke ctest within a build directory (or designated
build directory) with the <code>-S</code> option pointing to the
<pre>
different systems and with different compilers as well as
different configuration options. Results are collected in the "Build
Tests" track in <a
- href="http://cdash.kyomu.43-1.org/index.php?project=deal.II">CDash</a>.<p>
+ href="https://cdash.43-1.org/index.php?project=deal.II">CDash</a>.<p>
<p>Running the build test suite is simple and we encourage deal.II
users with configurations not found on the <a
- href="http://cdash.kyomu.43-1.org/index.php?project=deal.II">CDash page</a> to
+ href="https://cdash.43-1.org/index.php?project=deal.II">CDash page</a> to
participate. Assuming you checked out deal.II into the directory
<code>dealii</code>, running it is as simple as:
<pre>