diff options
author | dgp <dgp@users.sourceforge.net> | 2002-07-01 04:06:51 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-07-01 04:06:51 (GMT) |
commit | 21c2b3f94cc68e59ad5b480e23615818aca6c6e3 (patch) | |
tree | 598fe38989c6bb6e2a7fcdef06a31cce6335fe7d /ChangeLog | |
parent | 9aa8e5b0df06c585ca9336eaea31fd6cde87d2f5 (diff) | |
download | tcl-21c2b3f94cc68e59ad5b480e23615818aca6c6e3.zip tcl-21c2b3f94cc68e59ad5b480e23615818aca6c6e3.tar.gz tcl-21c2b3f94cc68e59ad5b480e23615818aca6c6e3.tar.bz2 |
* Updated auto_mkIndex tests to use
[makeFile] and [removeFile] so tests are done in [temporaryDirecotry]
where write access is guaranteed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2002-06-30 Don Porter <dgp@users.sourceforge.net> + * tests/autoMkindex.tcl: removed. + * tests/pkg/samename.tcl: removed. + * tests/pkg/magicchar.tcl: removed. + * tests/pkg/magicchar2.tcl: removed. + * tests/autoMkindex.test: Updated auto_mkIndex tests to use + [makeFile] and [removeFile] so tests are done in [temporaryDirecotry] + where write access is guaranteed. + * library/tcltest/tcltest.tcl: Fixed [makeFile] and [viewFile] to * tests/cmdAH.test: accurately reflect a file's contents. * tests/event.test: Updated tests that depended on buggy |