diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-05-12 22:51:45 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-05-12 22:51:45 (GMT) |
commit | d9e8d364d0d3c76e689634b79e78346209c437d1 (patch) | |
tree | ad3e27e8925501febb73f0240f3b4468a487ceec /ChangeLog | |
parent | 3fa0ae44eb7b084cc0591023606dc593cdc8169c (diff) | |
download | tcl-d9e8d364d0d3c76e689634b79e78346209c437d1.zip tcl-d9e8d364d0d3c76e689634b79e78346209c437d1.tar.gz tcl-d9e8d364d0d3c76e689634b79e78346209c437d1.tar.bz2 |
Cleaned up cmdAH.test to use test constraints properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-05-12 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * tests/cmdAH.test: General clean-up of tests so that all + tcltest-specific commands are protected by constraints and all + platforms see the same number of tests. [Bug 736431] + 2003-05-12 Don Porter <dgp@users.sourceforge.net> * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words |