diff options
author | Kevin B Kenny <kennykb@acm.org> | 2009-10-28 16:45:51 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2009-10-28 16:45:51 (GMT) |
commit | cf3b90a2ccebaba6be1c6ea1a6a6de8a3214c8a5 (patch) | |
tree | 52cca34c50181b1641ebe9d36509f526d3dddebf /ChangeLog | |
parent | 1268a25362d8b84daac84c8010a50da1711094e2 (diff) | |
download | tcl-cf3b90a2ccebaba6be1c6ea1a6a6de8a3214c8a5.zip tcl-cf3b90a2ccebaba6be1c6ea1a6a6de8a3214c8a5.tar.gz tcl-cf3b90a2ccebaba6be1c6ea1a6a6de8a3214c8a5.tar.bz2 |
* tests/fileName.test (fileName-20.[78]): Corrected poor test
hygiene (failure to save and restore the working directory) that
caused these two tests to fail on Windows (and [Bug 2806250]
to be reopened).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-10-28 Kevin B. Kenny <kennykb@acm.org> + + * tests/fileName.test (fileName-20.[78]): Corrected poor test + hygiene (failure to save and restore the working directory) that + caused these two tests to fail on Windows (and [Bug 2806250] + to be reopened). + 2009-10-27 Don Porter <dgp@users.sourceforge.net> * generic/tclPathObj.c: Missing refcount on cached normalized path |