2 1. New XML output option, so test results can be loaded into a
4 2. Support for the KFAIL/KPASS (known failures). This is
5 mostly oriented towards GDB testing.
6 3. New "Hello World" example.
7 4. New tutorial chapter.
8 5. Test cases build with either GCC 2.x or 3.x.
11 1. Various patches for bugs reported from net users.
12 2. Test case builds with either libstdc++-v3 (as used by
13 gcc-3.0.x) or the older v2.(as used by gcc-2.95.x)
16 1. There is new support for a simple unit testing API, that is
17 also useful for embedded testing.
21 1. DejaGnu is now back under active maintainance. The initial
22 work has been rewriting the manual to bring it up to date, and
23 switching to SGML. NT support has also been added, and DejaGnu
28 1. Works with (included in release) Tcl 7.3 and Expect 5.6.
29 2. Much better error trapping and handling, including the
30 execution of sub scripts.
31 3. Re-worked configuration subsystem.
32 4. Default handling for testing unknown targets.
33 5. New testsuite for expect and runtest.
34 6. More debugging procedures.
38 1. DejaGnu now conforms to POSIX 1003.3, a standard for
40 2. A Tcl debugger written by Don Libes has been added.
45 1. DejaGnu now installs itself like other utilities.
46 2. 700 G++ tests are included.
47 3. The bugs in the GCC tests have been fixed.
48 4. Testsuites are released separately.
49 5. Testsuite sources now reside with the within each tool's