Go to the first, previous, next, last section, table of contents.
This release has a number of substantial changes over version 1.2. The
most visible change is that the version of expect and Tcl included in
the release are up-to-date with the current stable net releases. Other
changes are:
-
The config sub-system in DejaGnu has been completely redesigned. It now
supports testing on remote hosts as well as remote targets.
-
More builtin support for building target binaries with the correct
linker flags. Currently this only works with GCC, preferably with a
target support by
libgloss
.
-
Lots of little bug fixes from a year of heavy use here at Cygnus
Support.
-
DejaGnu now uses
autoconf
for configuration.
-
New test cases for DejaGnu have been added for the new features, plus
the "--tool" option bug in the 1.2 testsuite has been fixed.
-
The
--tool
option is now optional.
-
runtest
when searching for test drivers ignores all directories
named SCCS, RCS, and CVS.
-
There is now a generic keyword based test harness that uses comments in
source code to control how each test case gets built and run.
-
There is now some support for running a testsuite with multiple passes.
Go to the first, previous, next, last section, table of contents.