summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-06-06 19:23:42 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-06-06 19:23:42 (GMT)
commit2cf73539b4bb1803b23b882f52df6c21c5543436 (patch)
tree99372d96d64d8fb10ee894c7244f03020a6466cf /ChangeLog
parent63c1ccd8a66274ade947443679935e29d18c8f36 (diff)
downloadtcl-2cf73539b4bb1803b23b882f52df6c21c5543436.zip
tcl-2cf73539b4bb1803b23b882f52df6c21c5543436.tar.gz
tcl-2cf73539b4bb1803b23b882f52df6c21c5543436.tar.bz2
* Corrections to test suite so that tests
of failing [test]s don't show up themselves as failing tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f13eb1..fb90bac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-06-06 Don Porter <dgp@users.sourceforge.net>
+ * tests/tcltest.test: Corrections to test suite so that tests
+ of failing [test]s don't show up themselves as failing tests.
+
* tests/io.test: Fixed up namespace variable resolution issues
revealed by running test suite with "-singleproc 1".