diff options
author | dgp <dgp@users.sourceforge.net> | 2003-03-31 23:19:48 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-03-31 23:19:48 (GMT) |
commit | 297becc0c1db88f2e95709bacc171bc13827d923 (patch) | |
tree | 734b809ca382dc85caba883099939d94ce4283ef /ChangeLog | |
parent | 5e614a51fde6889901f8db205f2c322a8e938a4a (diff) | |
download | tcl-297becc0c1db88f2e95709bacc171bc13827d923.zip tcl-297becc0c1db88f2e95709bacc171bc13827d923.tar.gz tcl-297becc0c1db88f2e95709bacc171bc13827d923.tar.bz2 |
* tests/parse.test (parse-18.*): Coverage tests for the new
implementation of Tcl_SubstObj(). Note that tests parse-18.17 and
parse-18.21 demonstrate some bugs left to fix in the current code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-03-31 Don Porter <dgp@users.sourceforge.net> + + * tests/parse.test (parse-18.*): Coverage tests for the new + implementation of Tcl_SubstObj(). Note that tests parse-18.17 and + parse-18.21 demonstrate some bugs left to fix in the current code. + 2003-03-27 Mo DeJong <mdejong@users.sourceforge.net> * unix/configure: Regen. |