diff options
author | dgp <dgp@users.sourceforge.net> | 2003-10-07 16:37:41 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-10-07 16:37:41 (GMT) |
commit | 0224ac164a76ea4e7643fc44507024b5bb26c77d (patch) | |
tree | 3600003f14be453f821a8d0b79b649146fcc0919 /ChangeLog | |
parent | 5c9ed68a7bcb05c86b7e900e7c7e34f9852e4dde (diff) | |
download | tcl-0224ac164a76ea4e7643fc44507024b5bb26c77d.zip tcl-0224ac164a76ea4e7643fc44507024b5bb26c77d.tar.gz tcl-0224ac164a76ea4e7643fc44507024b5bb26c77d.tar.bz2 |
* tests/pid.test: Corrected temporary file management issues
uncovered by -debug 1 test operations. [Bug 675655]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-10-07 Don Porter <dgp@users.sourceforge.net> + * tests/pid.test: Corrected temporary file management issues + uncovered by -debug 1 test operations. [Bug 675655] + * tests/fCmd.test: Run tests with the [temporaryDirectory] as the current directory, so that tests can depend on ability to write files. [Bug 575837] |