This is the mail archive of the
sid@sources.redhat.com
mailing list for the SID project.
[Patch] Testsuite cleanups
- To: sid at sources dot redhat dot com
- Subject: [Patch] Testsuite cleanups
- From: Ben Elliston <bje at redhat dot com>
- Date: Thu, 31 May 2001 16:24:48 +1000 (EST)
I've committed the following changes under the "obvious rule" policy.
One of them was a subtle DejaGNU bug, whereby variables set in one
test case were staying live in subsequent tests.
2001-05-31 Ben Elliston <bje@redhat.com>
* lib/docs.exp (doc_includes_component): Don't pass failures!
* lib/monkey.exp (monkey_test): Re-enable tests.
* sidcomp.ide/diskio.exp: Unset $contents at completion.
I am slowly working through the testsuite and getting it back to its
state of former glory.
Ben