diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-11-10 18:30:37 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-11-10 18:30:37 (GMT) |
commit | 3b1188db0613694c7f2529386464c9ef96e8bca3 (patch) | |
tree | 7b37249e8261b4811521d06a7661ee02c5617896 /ChangeLog | |
parent | 9cbce5efc355585cae58e0f20411f60dc7146b1c (diff) | |
download | tcl-3b1188db0613694c7f2529386464c9ef96e8bca3.zip tcl-3b1188db0613694c7f2529386464c9ef96e8bca3.tar.gz tcl-3b1188db0613694c7f2529386464c9ef96e8bca3.tar.bz2 |
Make cmdIL.test more self-contained [Bug 838384]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-11-10 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * tests/cmdIL.test: Stopped cmdIL-5.5 from stomping over the test + command, and updated the tests to use some tcltest2 features in + relation to cleanup. [Bug 838384] + 2003-11-10 Vince Darley <vincentdarley@users.sourceforge.net> * generic/tclCmdAH.c: |