diff options
author | vincentdarley <vincentdarley> | 2003-02-04 18:23:30 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2003-02-04 18:23:30 (GMT) |
commit | 3dac6b45f9d6639c9bece03e3ada8d6b196fab12 (patch) | |
tree | f0bd175516c222fd043fcbd2d4ce1c55121f1442 /ChangeLog | |
parent | 7d7c7570591f8383688fe05c69fdea70106a937e (diff) | |
download | tcl-3dac6b45f9d6639c9bece03e3ada8d6b196fab12.zip tcl-3dac6b45f9d6639c9bece03e3ada8d6b196fab12.tar.gz tcl-3dac6b45f9d6639c9bece03e3ada8d6b196fab12.tar.bz2 |
test suite fixes for spaces in paths
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ undergone cross-platform copies. [Patch 676271] * tests/basic.test: + * tests/exec.test: * tests/fileName.test: * tests/io.test: fixed some test failures when tests are run from a directory containing spaces. |