* doc/user.xml (Summary File): 'untested', not 'runtested'.
authorBen Elliston <bje@gnu.org>
Wed, 11 Nov 2015 12:22:20 +0000 (23:22 +1100)
committerBen Elliston <bje@gnu.org>
Wed, 11 Nov 2015 12:22:20 +0000 (23:22 +1100)
* doc/dejagnu.texi: Regenerate.

ChangeLog
doc/dejagnu.texi
doc/user.xml

index affcaab..75cd920 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-11-11  Ben Elliston  <bje@gnu.org>
+
+       * doc/user.xml (Summary File): 'untested', not 'runtested'.
+       * doc/dejagnu.texi: Regenerate.
+
 2015-11-11  Michael Forney  <forney@google.com>
 
        * lib/target.exp (default_target_compile): Honor LDFLAGS_FOR_TARGET.
index 23f5752..b2c6e5a 100644 (file)
@@ -1736,7 +1736,7 @@ regardless of whether or not you specify
 
 If any of your tests use the procedures
 @code{unresolved}, @code{unsupported},
-or @code{runtested}, the summary output also
+or @code{untested}, the summary output also
 tabulates the corresponding outcomes.
 
 For example, after @code{runtest --tool
index d4fefa1..07bb7a3 100644 (file)
@@ -1313,7 +1313,7 @@ powerpc-linux-gcc -g -O2 -o calc calc.o
 
       <para>If any of your tests use the procedures
       <command>unresolved</command>, <command>unsupported</command>,
-      or <command>runtested</command>, the summary output also
+      or <command>untested</command>, the summary output also
       tabulates the corresponding outcomes.</para>
 
       <para>For example, after <command>runtest --tool