Browse Source

* doc/user.xml (Summary File): 'untested', not 'runtested'.

* doc/dejagnu.texi: Regenerate.
dejagnu-1.6
Ben Elliston 11 years ago
parent
commit
0ef0397a7e
  1. 5
      ChangeLog
  2. 2
      doc/dejagnu.texi
  3. 2
      doc/user.xml

5
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.

2
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

2
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

Loading…
Cancel
Save