summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-07-20 11:33:38 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-07-20 11:33:38 (GMT)
commit9626da61ad1682531ef02f2c327a9d7c274ac7dd (patch)
tree45193b0c24ab50373d48a7a1277af46e42c98ca0 /ChangeLog
parentd2c7aaf09fd67ae2dc65429a9c7520ac772d64dd (diff)
downloadtcl-9626da61ad1682531ef02f2c327a9d7c274ac7dd.zip
tcl-9626da61ad1682531ef02f2c327a9d7c274ac7dd.tar.gz
tcl-9626da61ad1682531ef02f2c327a9d7c274ac7dd.tar.bz2
Reduce obscurity of tests by eliminating many [catch]es through use of tcltest2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7c0068..7966665 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-20 Donal K. Fellows <dkf@users.sf.net>
+
+ * tests/fileName.test: Revise to reduce the obscurity of tests. In
+ particular, all tests should now produce informative messages on
+ failure and the quantity of [catch]-based obscurity is now greatly
+ reduced; non-erroring is now checked for directly.
+
2008-07-19 Donal K. Fellows <dkf@users.sf.net>
* tests/env.test: Add LANG to the list of variables that are not