- Update to dejagnu 1.6.3
* The internal proc 'is_remote' has been renamed to 'isremote' for
consistency with the other similar procs (eg, istarget)
* runtest now accepts --local_init and --global_init options to override
the default of reading "site.exp"
* runtest now responds consistently to all Tcl errors and generates an
UNRESOLVED result when a test script aborts
* runtest now collects Tcl errors encountered during a test run and prints
the collected errors a second time at the end of the test run after the
summary
* A utility procedure relative_filename has been added
* The utility procedure 'grep' now accepts a '-n' option that
includes line numbers in the output, consistent with GNU grep
* The target_compile procedure now accepts a "linker=" option that
overrides the compiler selection when producing an executable
* The internal default_target_compile procedure now supports compiling
sources in Go (using GCC Go) and Rust
* The host_execute procedure no longer insists that the executable be in
the current directory if the file exists under the given name
* The host_execute procedure now reads input to end-of-file
* The match patterns in the host_execute procedure have been revised to
fix timing issues causing test names to be truncated
* The host_execute procedure is no longer sensitive to the value of the
"text" global variable
* A new multiplex procedure "testsuite" is added for commands retrieving
or providing information about the current testsuite
* A command "testsuite file" is added to replace the use of the "*dir"
variables in test scripts
* A command "testsuite can call" is added to report the availability of
multiplexed API calls
OBS-URL: https://build.opensuse.org/request/show/901733
OBS-URL: https://build.opensuse.org/package/show/devel:tools/dejagnu?expand=0&rev=32
- Update to dejagnu 1.5.1
1. The runtest.1 man page has been brought up to date.
2. The Docbook/SGML documentation files were removed in favour of the
Docbook/XML documentation. The Texinfo source for the Info pages is
now automatically generated from the Docbook source.
3. The Makefile structure has been substantially simplified. There
is now a single top-level Makefile.am. The use of recursive make
has been eliminated.
4. lib/mondfe.exp and lib/xsh.exp have been removed. Users requiring
these communication modes can still use the DejaGnu 1.4 branch or
can contact dejagnu@gnu.org to discuss reinstating these files.
5. The configure script now ensures that Expect is installed and that
it is linked against Tcl 8.3 or greater.
6. The runtest program now gracefully handles the possibility of the
expect binary vanishing after DejaGnu has been installed (for
example, by the user altering their PATH).
7. The user-visible utility procedures `absolute', `prune', `psource'
and `slay' are deprecated and will be removed in the next release.
If a testsuite uses any of these procedures, a copy of the
procedure should be made and placed in the lib directory of the
testsuite.
- dejagnu-ignore-libwarning.patch: Removed
- dejagnu-make_doc.patch: Removed
- Build as noarch (forwarded request 229388 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/229427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dejagnu?expand=0&rev=20
- Update to dejagnu 1.5.1
1. The runtest.1 man page has been brought up to date.
2. The Docbook/SGML documentation files were removed in favour of the
Docbook/XML documentation. The Texinfo source for the Info pages is
now automatically generated from the Docbook source.
3. The Makefile structure has been substantially simplified. There
is now a single top-level Makefile.am. The use of recursive make
has been eliminated.
4. lib/mondfe.exp and lib/xsh.exp have been removed. Users requiring
these communication modes can still use the DejaGnu 1.4 branch or
can contact dejagnu@gnu.org to discuss reinstating these files.
5. The configure script now ensures that Expect is installed and that
it is linked against Tcl 8.3 or greater.
6. The runtest program now gracefully handles the possibility of the
expect binary vanishing after DejaGnu has been installed (for
example, by the user altering their PATH).
7. The user-visible utility procedures `absolute', `prune', `psource'
and `slay' are deprecated and will be removed in the next release.
If a testsuite uses any of these procedures, a copy of the
procedure should be made and placed in the lib directory of the
testsuite.
- dejagnu-ignore-libwarning.patch: Removed
- dejagnu-make_doc.patch: Removed
- Build as noarch
OBS-URL: https://build.opensuse.org/request/show/229388
OBS-URL: https://build.opensuse.org/package/show/devel:tools/dejagnu?expand=0&rev=13