diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-12-09 10:47:52 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-12-09 10:47:52 (GMT) |
commit | 04d3371ea6033290def691a38224ba78356f0a9a (patch) | |
tree | 9faee06d866b7e6bfdbf5792860b36bec988494e /ChangeLog | |
parent | 47c3450e87baedd6fc319e0c3bc88e678f69a421 (diff) | |
download | tcl-04d3371ea6033290def691a38224ba78356f0a9a.zip tcl-04d3371ea6033290def691a38224ba78356f0a9a.tar.gz tcl-04d3371ea6033290def691a38224ba78356f0a9a.tar.bz2 |
* tests/append.test, tests/appendComp.test: Clean up tests so that
they don't leave things in the global environment (detected when doing
-singleproc testing).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-12-09 Donal K. Fellows <dkf@users.sf.net> + + * tests/append.test, tests/appendComp.test: Clean up tests so that + they don't leave things in the global environment (detected when doing + -singleproc testing). + 2010-12-07 Donal K. Fellows <dkf@users.sf.net> * tests/fCmd.test, tests/safe.test, tests/uplevel.test, |