diff options
author | dgp <dgp@users.sourceforge.net> | 2003-10-07 20:15:44 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-10-07 20:15:44 (GMT) |
commit | f059df89b95417f3ad16cc0a51261e86d3e4e8f4 (patch) | |
tree | 2f39abd6ddec3ac9d9df5d6a92874c72cb14b49c | |
parent | a5c5a8a5df910708a4414fed2bf1e96fa1eee7bc (diff) | |
download | tcl-f059df89b95417f3ad16cc0a51261e86d3e4e8f4.zip tcl-f059df89b95417f3ad16cc0a51261e86d3e4e8f4.tar.gz tcl-f059df89b95417f3ad16cc0a51261e86d3e4e8f4.tar.bz2 |
sync
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,7 +1,11 @@ 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/exec.test: Corrected temporary file management + * tests/fileSystem.test: issues uncovered by -debug 1 test + * tests/ioCmd.test: operations. Also backported some + * tests/pid.test: other fixes from the HEAD. + * tests/socket.test: [Bugs 675605, 675655] + * tests/source.test: * tests/fCmd.test: Run tests with the [temporaryDirectory] as the current directory, so that tests can depend on ability to write |