[C-MPI-commits] SF.net SVN: c-mpi:[123] docs/manual/manual.xml
Status: Pre-Alpha
Brought to you by:
jmwozniak
|
From: <jmw...@us...> - 2010-05-14 20:33:00
|
Revision: 123
http://c-mpi.svn.sourceforge.net/c-mpi/?rev=123&view=rev
Author: jmwozniak
Date: 2010-05-14 20:32:54 +0000 (Fri, 14 May 2010)
Log Message:
-----------
Add note about test-success.out files
Modified Paths:
--------------
docs/manual/manual.xml
Modified: docs/manual/manual.xml
===================================================================
--- docs/manual/manual.xml 2010-05-14 20:00:27 UTC (rev 122)
+++ docs/manual/manual.xml 2010-05-14 20:32:54 UTC (rev 123)
@@ -597,6 +597,13 @@
</para></listitem>
</varlistentry>
<varlistentry>
+ <term>test/<module>/test-success.out</term>
+ <listitem><para>
+ Run all the tests for <literal>module</literal>
+ after all of the tests for its dependencies.
+ </para></listitem>
+ </varlistentry>
+ <varlistentry>
<term>tags</term>
<listitem><para>
Make an etags file based on the configuration choices.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|