]> https://gitweb.dealii.org/ - dealii.git/commitdiff
mention how to include the main header 5267/head
authorDenis Davydov <davydden@gmail.com>
Tue, 24 Oct 2017 18:33:40 +0000 (20:33 +0200)
committerDenis Davydov <davydden@gmail.com>
Tue, 24 Oct 2017 18:40:41 +0000 (20:40 +0200)
doc/users/testsuite.html

index e0cd5714932a36fefc451e77f359e8878f922ece..367e85151fe9b3011e99fd28d9510e1cd3246d62 100644 (file)
@@ -165,7 +165,11 @@ Total Test time (real) =   1.72 sec</pre>
       as a second example a project is presented that consists of a support
       library "support" and an executable "step". The task shall be to
       provide unit tests for the library "support" and simple configuration
-      type tests for "step". In detail:
+      type tests for "step". We shall assume that all the
+      functions and classes are declared in a single header <code>support.h</code>
+      to be included <code>#include &lt;support.h&gt;</code> from the executable "step"
+      and units tests for the library.
+      In detail the directory and file layout is as follows:
       <pre>
 CMakeLists.txt
 

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.