aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2015-11-11 23:22:20 +1100
committerRob Savoye <rob@welcomehome.org>2016-03-01 11:22:16 +0700
commit951e1e0de0f9c71d32a75e6622bda8584228f182 (patch)
treeb9d8a2452f5266fb03b35da902e420c9c2cd9574
parent995b37679bf395182373902e4003a6054d8c85ef (diff)
* doc/user.xml (Summary File): 'untested', not 'runtested'.
* doc/dejagnu.texi: Regenerate. (cherry picked from commit 0ef0397a7e38359c766441b510c95b208ab3e035)
-rw-r--r--ChangeLog5
-rw-r--r--doc/dejagnu.texi2
-rw-r--r--doc/user.xml2
3 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index fae74ea..ec2df8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,11 @@
Since we (Linaro TCWG) use ssh, this patch just removes "ssh rm
-f", since scp will overwrite the file, if one is present.
+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.
diff --git a/doc/dejagnu.texi b/doc/dejagnu.texi
index 23f5752..b2c6e5a 100644
--- a/doc/dejagnu.texi
+++ b/doc/dejagnu.texi
@@ -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
diff --git a/doc/user.xml b/doc/user.xml
index d4fefa1..07bb7a3 100644
--- a/doc/user.xml
+++ b/doc/user.xml
@@ -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