diff options
author | mdejong <mdejong> | 2003-03-07 02:23:39 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2003-03-07 02:23:39 (GMT) |
commit | 15fafd797596ca59ac9d1bd9046db8228e6a3613 (patch) | |
tree | a44af1ec22f66d46eb37f84a5d097a0d30614d2b /ChangeLog | |
parent | 19029a14f13f7e0c3447773e94916f0da036bb7a (diff) | |
download | tcl-15fafd797596ca59ac9d1bd9046db8228e6a3613.zip tcl-15fafd797596ca59ac9d1bd9046db8228e6a3613.tar.gz tcl-15fafd797596ca59ac9d1bd9046db8228e6a3613.tar.bz2 |
* tests/io.test: Doh! Undo accidental commenting
out of a couple of tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2003-03-06 Mo DeJong <mdejong@users.sourceforge.net> + * tests/io.test: Doh! Undo accidental commenting + out of a couple of tests. + +2003-03-06 Mo DeJong <mdejong@users.sourceforge.net> + * tests/io.test: Define a fileevent constraint and add it to the constraint list of any test that depends on the fileevent command. This is only useful to |