diff options
author | jenn <jenn> | 1999-07-28 18:33:18 (GMT) |
---|---|---|
committer | jenn <jenn> | 1999-07-28 18:33:18 (GMT) |
commit | eee25bb571c43b9d4ff16fc5d60ccc66a3e81454 (patch) | |
tree | d5f798f1fcc4e21af6aea99b12002cca9b79f516 /ChangeLog | |
parent | 592b1317a7a443d52beb818cda122c7f8246fc6d (diff) | |
download | tcl-eee25bb571c43b9d4ff16fc5d60ccc66a3e81454.zip tcl-eee25bb571c43b9d4ff16fc5d60ccc66a3e81454.tar.gz tcl-eee25bb571c43b9d4ff16fc5d60ccc66a3e81454.tar.bz2 |
* tests/tcltest.test:
* library/tcltest1.0/tcltest.tcl: Fixed the condition under which
::tcltest::PrintError had an infinite loop problem and added a
test case for it. Added an optional argument to
::tcltest::getMatchingFiles telling it where to search for test
files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +1999-07-28 Jennifer Hom <jenn@scriptics.com> + + * tests/tcltest.test: + * library/tcltest1.0/tcltest.tcl: Fixed the condition under which + ::tcltest::PrintError had an infinite loop problem and added a + test case for it. Added an optional argument to + ::tcltest::getMatchingFiles telling it where to search for test + files. + 1999-07-27 <redman@scriptics.com> * tools/tclSplash.bmp: Updated Windows installer bitmap |