diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-07-19 16:20:14 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-07-19 16:20:14 (GMT) |
commit | f7a85c74ab8ed55803fbcd9cd91a115bc1190b60 (patch) | |
tree | 6600ea493ae1d2747b087486f5f9e25eea1f481c /ChangeLog | |
parent | 256c0bd90c3562915f4af7b84ea24c80a8c4ad61 (diff) | |
download | tcl-f7a85c74ab8ed55803fbcd9cd91a115bc1190b60.zip tcl-f7a85c74ab8ed55803fbcd9cd91a115bc1190b60.tar.gz tcl-f7a85c74ab8ed55803fbcd9cd91a115bc1190b60.tar.bz2 |
More test cleanup.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,8 @@ 2008-07-19 Donal K. Fellows <dkf@users.sf.net> - * tests/env.test: Rewrite so that non-ASCII characters are not used. - Part of fixing [Bug 1513659]. + * tests/exec.test, tests/env.test: Rewrite so that non-ASCII + characters are not used in the final comparison. Part of fixing [Bug + 1513659]. 2008-07-18 Miguel Sofer <msofer@users.sf.net> |