From 0ef0397a7e38359c766441b510c95b208ab3e035 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Wed, 11 Nov 2015 23:22:20 +1100 Subject: [PATCH] * doc/user.xml (Summary File): 'untested', not 'runtested'. * doc/dejagnu.texi: Regenerate. --- ChangeLog | 5 +++++ doc/dejagnu.texi | 2 +- doc/user.xml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index affcaab..75cd920 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-11-11 Ben Elliston + + * doc/user.xml (Summary File): 'untested', not 'runtested'. + * doc/dejagnu.texi: Regenerate. + 2015-11-11 Michael Forney * 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 If any of your tests use the procedures unresolved, unsupported, - or runtested, the summary output also + or untested, the summary output also tabulates the corresponding outcomes. For example, after runtest --tool -- 2.7.4