diff options
author | Kevin B Kenny <kennykb@acm.org> | 2009-10-28 16:46:33 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2009-10-28 16:46:33 (GMT) |
commit | 1968b054ce6cb77985b7fabcad41ec530209fad5 (patch) | |
tree | 9bf9c7dd1c1bcae0b7d5ed78222e7c8d69f31f96 /ChangeLog | |
parent | 667646d2977ff01762169575231252c9e9988ee8 (diff) | |
download | tcl-1968b054ce6cb77985b7fabcad41ec530209fad5.zip tcl-1968b054ce6cb77985b7fabcad41ec530209fad5.tar.gz tcl-1968b054ce6cb77985b7fabcad41ec530209fad5.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 |