diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-03-27 13:10:46 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-03-27 13:10:46 (GMT) |
commit | 321344b6749b9c463fc51fb58f8357cb9e53ede3 (patch) | |
tree | 9db34fa452371e88502f6804a91675f60ece2186 /ChangeLog | |
parent | 6e56c993442b5f7ba73398bc98031f24ef5bb75c (diff) | |
download | tcl-321344b6749b9c463fc51fb58f8357cb9e53ede3.zip tcl-321344b6749b9c463fc51fb58f8357cb9e53ede3.tar.gz tcl-321344b6749b9c463fc51fb58f8357cb9e53ede3.tar.bz2 |
Removed test number dups [Bugs 710322, 710327, 710349, 710363]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2003-03-27 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * tests/utf.test: Altered test numers to eliminate duplicates. + * tests/trace.test: [Bugs 710322, 710327, 710349, 710363] + * tests/lsearch.test: + * tests/list.test: + * tests/info.test: + * tests/incr-old.test: + * tests/if-old.test: + * tests/format.test: + * tests/foreach.test: + 2003-03-26 Don Porter <dgp@users.sourceforge.net> * doc/tcltest.n: |