diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-11-27 14:12:35 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-11-27 14:12:35 (GMT) |
commit | 7909e5e83902e4f1388442739d1f0150a6563581 (patch) | |
tree | dfe8f4eb48acad1fc0401a01f8f3ec9e7d9d7424 /ChangeLog | |
parent | be44abe4cb706563633f48a62e41bc3e3b670536 (diff) | |
download | tcl-7909e5e83902e4f1388442739d1f0150a6563581.zip tcl-7909e5e83902e4f1388442739d1f0150a6563581.tar.gz tcl-7909e5e83902e4f1388442739d1f0150a6563581.tar.bz2 |
Made test cmdAH-24.2 more robust.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2001-11-27 Donal K. Fellows <fellowsd@cs.man.ac.uk> + * tests/cmdAH.test (cmdAH-24.2): Made test less sensitive to OS + preemption, but perfection isn't practical [Bug 463189, reported + by Don Porter.] + * tests/switch.test (switch-9.*): Added tests to exercise more of the argument checking. (switch-7.2,switch-7.3): Test changed behaviour slightly. |