]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Testsuite: Update documentation, remove obsolete paragraph
authorMatthias Maier <tamiko@43-1.org>
Tue, 7 Apr 2015 09:34:25 +0000 (11:34 +0200)
committerMatthias Maier <tamiko@43-1.org>
Tue, 7 Apr 2015 09:34:25 +0000 (11:34 +0200)
doc/developers/testsuite.html

index 5d293d4aa6a62bf2a0aadd7379a5674bbe939f70..327cb3702d9b951c58cf0fda82a5bf23e71a6edb 100644 (file)
@@ -43,7 +43,6 @@
         <li><a href="#run">Running the testsuite</a></li>
         <ol>
           <li><a href="#runoutput">How to interpret the output</a></li>
-          <li><a href="#runmakeopts">Parallelizing testsuite configuration</a></li>
           <li><a href="#coverage">Generating coverage information</a></li>
         </ol>
         <li><a href="#layout">Testsuite development</a></li>
@@ -295,29 +294,6 @@ xx: ===============================    OUTPUT END   ============================
     </p>
 
 
-    <a name="runmakeopts"></a>
-    <h3>Parallelizing testsuite configuration</h3>
-
-    <p>
-      If you have set up the testsuite (or at least a few hundred tests by
-      providing a sufficiently general regular expression
-      as <code>TEST_PICKUP_REGEX</code>) you'll notice that a 
-      reconfiguration of the build directory takes a noticeable time (in the
-      order of minutes instead of seconds) with
-      <code>Reconfiguring testsuite subprojects</code>.
-      By default (with the "Unix Makefiles" generator) this is due to the
-      fact that the reconfiguration processes the subprojects sequentally.
-      If you want to increase the parallelism, specify e.g.
-      <code>MAKEOPTS="-j8"</code> as environment variable or as CMake
-      variable.
-    </p>
-    <p>
-      Alternatively, you can use <code>Ninja</code> as your build tool instead
-      of <code>make</code>.
-    </p>
-
-
-
     <a name="coverage"></a>
     <h3>Generating coverage information</h3>
 

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.