Browse Source

* NEWS: Add item for new dejagnu command.

psql
Ben Elliston 8 years ago
parent
commit
1a1a2d4fa3
  1. 2
      ChangeLog
  2. 4
      NEWS

2
ChangeLog

@ -1,5 +1,7 @@
2018-12-20 Ben Elliston <bje@gnu.org>
* NEWS: Add item for new dejagnu command.
* Makefile.am (EXTRA_DIST): Remove $(XML).
* Makefile.in: Regenerate.

4
NEWS

@ -15,6 +15,10 @@ Changes since 1.6.2:
retrieving or providing information about the current testsuite.
6. A command "testsuite file" is added to replace the use of the
"*dir" variables in test scripts.
7. A shell command "dejagnu" is added as a place to hang various
auxiliary commands not directly involved with running tests. The
"runtest" command will remain for that purpose for the forseeable
future.
Changes since 1.6.1:

Loading…
Cancel
Save