summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenn <jenn>1999-08-23 17:54:59 (GMT)
committerjenn <jenn>1999-08-23 17:54:59 (GMT)
commit5091b794329105b393227690593b14fbfa6e37bc (patch)
tree0d2ef94dcb7e154f0633f0e6a6c0d977ebdad5a6 /ChangeLog
parent4c6a266de934cd6b3f8f0f3b93b2b6130d9ba3fa (diff)
downloadtcl-5091b794329105b393227690593b14fbfa6e37bc.zip
tcl-5091b794329105b393227690593b14fbfa6e37bc.tar.gz
tcl-5091b794329105b393227690593b14fbfa6e37bc.tar.bz2
* tests/tcltest.test: Added additional tests for -tmpdir, marked
all tests that use exec as unixOrPc. * tests/encoding.test: * tests/interp.test: * tests/macFCmd.test: * tests/parseOld.test: * tests/regexp.test: Applied patches from Jim Ingham to add encoding to a Mac only interp test, change an error message in macFCmd.tet, put a comment in parseOld.test, fix tests using the testencoding path command, and put unixOrPc constraints on tests that use exec.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8d3473..e73076e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+1999-08-23 Jennifer Hom <jenn@scriptics.com>
+
+ * tests/tcltest.test: Added additional tests for -tmpdir, marked
+ all tests that use exec as unixOrPc.
+
+ * tests/encoding.test:
+ * tests/interp.test:
+ * tests/macFCmd.test:
+ * tests/parseOld.test:
+ * tests/regexp.test: Applied patches from Jim Ingham to add
+ encoding to a Mac only interp test, change an error message in
+ macFCmd.tet, put a comment in parseOld.test, fix tests using the
+ testencoding path command, and put unixOrPc constraints on tests
+ that use exec.
+
1999-08-21 Jeff Hobbs <hobbs@scriptics.com>
* unix/aclocal.m4: Changed AIX-4.[2-9] check to AIX-4.[1-9]