3 1. New XML output option, so test results can be loaded into a database.
4 2. Support for the KFAIL/KPASS (known failures).
5 3. New "Hello World" example.
6 4. New tutorial chapter.
7 5. Test cases build with either GCC 2.x or 3.x.
8 6. BlueGnu has been removed from the contrib directory.
9 7. The contrib/test* scipts were bitrotten and have been removed. If
10 you still want copies of these, they can be found in the previous
12 8. i960glue.c has been removed.
16 1. Various patches for bugs reported from net users.
17 2. Test case builds with either libstdc++-v3 (as used by GCC 3.0.x) or
18 the older v2 (as used by GCC 2.95.x).
22 1. There is new support for a simple unit testing API, that is also
23 useful for embedded testing.
27 1. DejaGnu is now back under active maintainance. The initial work has
28 been rewriting the manual to bring it up to date, and switching to
30 2. NT support has also been added.
31 3. DejaGnu now uses Automake.
35 1. Works with (included in release) Tcl 7.3 and Expect 5.6.
36 2. Much better error trapping and handling, including the execution of
38 3. Re-worked configuration subsystem.
39 4. Default handling for testing unknown targets.
40 5. New testsuite for expect and runtest.
41 6. More debugging procedures.
45 1. DejaGnu now conforms to POSIX 1003.3, a standard for testing frameworks.
46 2. A Tcl debugger written by Don Libes has been added.
51 1. DejaGnu now installs itself like other utilities.
52 2. 700 G++ tests are included.
53 3. The bugs in the GCC tests have been fixed.
54 4. Testsuites are released separately.
55 5. Testsuite sources now reside with the within each tool's source tree.