diff options
author | nijtmans <nijtmans> | 2010-03-31 10:29:22 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-03-31 10:29:22 (GMT) |
commit | d939798dd89166dee8a80e460ca723c718099d64 (patch) | |
tree | 719850c45bbc1260d42e83ecaf7cba1cb5eedc1c /ChangeLog | |
parent | bab53b84ede66f9acc9a284a16008e39f100f1ca (diff) | |
download | tcl-d939798dd89166dee8a80e460ca723c718099d64.zip tcl-d939798dd89166dee8a80e460ca723c718099d64.tar.gz tcl-d939798dd89166dee8a80e460ca723c718099d64.tar.bz2 |
[FRQ 2974744]: share exception codes (ObjType?):
Revised test cases, making sure that abbreviated
codes are checked resulting in an error, and
checking for the exact error message.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2010-03-31 Jan Nijtmans <nijtmans@users.sf.net> + + * test/cmdMZ.test: [FRQ 2974744]: share exception codes (ObjType?): + * test/error.test: Revised test cases, making sure that abbreviated + * test/proc-old.test: codes are checked resulting in an error, and + checking for the exact error message. + 2010-03-30 Andreas Kupries <andreask@activestate.com> * generic/tclIORChan.c (ReflectClose, ReflectInput, ReflectOutput, |