]> https://gitweb.dealii.org/ - dealii.git/commitdiff
mention 'make test'
authorTimo Heister <timo.heister@gmail.com>
Fri, 8 Nov 2013 12:50:56 +0000 (12:50 +0000)
committerTimo Heister <timo.heister@gmail.com>
Fri, 8 Nov 2013 12:50:56 +0000 (12:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@31585 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/README
deal.II/doc/news/changes.h
deal.II/doc/readme.html

index 3d878e4de05267b14fd4e2b427fc4a405c9a972f..c88147149a6314e3c99cec02897f4af3c2df9be0 100644 (file)
@@ -13,6 +13,7 @@ For the impatient:
   $ cd build
   $ cmake -DCMAKE_INSTALL_PREFIX=/path/where/deal.II/should/be/intalled/to ..
   $ make install    (alternatively $ make -j<N> install)
+  $ make test
 
   A detailed ReadME can be found at ./doc/readme.html and
   ./doc/users/cmake.html or at http://www.dealii.org/.
index b9500bc0c2be87778a387598c6edf7b5dc684406..bdda6304c9266b8c8bc70f0b318fd22f11b75a9e 100644 (file)
@@ -94,6 +94,14 @@ inconvenience this causes.
 
 
 <ol>
+  <li> New: introduced "make test" that runs a minimal set of tests. We
+  encourage every user to run this, especially if they run in to problems.
+  The tests are automatically picked depending on the configuration and
+  will be shipped with every release.
+  <br>
+  (Timo Heister, Matthias Maier, 2013/11/08)
+  </li>
+
   <li> Changed: It is now possible to restore a parallel Triangulation
   (and solutions) with a different number of processors it was saved with
   using Triangulation::save() and Triangulation::load().
index 2709045d840adda99d36361ab796911843824238..6197629919e8842e3f86fb3d71169f081503903e 100644 (file)
   cd build
   cmake -DCMAKE_INSTALL_PREFIX=/path/to/install/dir ../deal.II
   make install
+  make test
 </pre>
 
 <p>
-  These steps compile, link and install the deal.II library. The
-  whole process should take between a few minutes and an hour, depending
-  on your machine.
+  These steps compile, link, install the deal.II library, and run a few
+  consistency checks. The whole process should take between a few minutes
+  and an hour, depending on your machine.
 </p>
 
     <p>

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.