summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2003-03-07 22:03:34 (GMT)
committermdejong <mdejong>2003-03-07 22:03:34 (GMT)
commitccce3f52f073d161737f2868b97a80062c05e2d7 (patch)
tree241840917b5cb8abc7c3f32abaaaf315a129a985 /ChangeLog
parent53285721f96ad476c4855909e999cfcdb0362e5c (diff)
downloadtcl-ccce3f52f073d161737f2868b97a80062c05e2d7.zip
tcl-ccce3f52f073d161737f2868b97a80062c05e2d7.tar.gz
tcl-ccce3f52f073d161737f2868b97a80062c05e2d7.tar.bz2
* tests/io.test:
* tests/ioCmd.test: Define a fcopy constraint and add it to the constraint list of any test that depends on the fcopy command. This is only useful to Jacl which does not support fcopy.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63dfa6a..3cbb339 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2003-03-07 Mo DeJong <mdejong@users.sourceforge.net>
+ * tests/io.test:
+ * tests/ioCmd.test: Define a fcopy constraint and add
+ it to the constraint list of any test that depends
+ on the fcopy command. This is only useful to
+ Jacl which does not support fcopy.
+
+2003-03-07 Mo DeJong <mdejong@users.sourceforge.net>
+
* tests/encoding.test: Name temp files *.tcltestout
instead of *.out so that when they are removed later,
we don't accidently toast any files named *.out that