diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-07-19 08:52:27 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-07-19 08:52:27 (GMT) |
commit | 3c65ba95ecb75cd18f050d33187a2f7e61dcb370 (patch) | |
tree | c9d55cf05981209101c4b632f1198009d0027a94 /ChangeLog | |
parent | 0b89726f8a6f74fe1cb4da6dc35374248cff6da7 (diff) | |
download | tcl-3c65ba95ecb75cd18f050d33187a2f7e61dcb370.zip tcl-3c65ba95ecb75cd18f050d33187a2f7e61dcb370.tar.gz tcl-3c65ba95ecb75cd18f050d33187a2f7e61dcb370.tar.bz2 |
Added tests for the [time] command.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ 2002-07-19 Donal K. Fellows <fellowsd@cs.man.ac.uk> * tests/cmdMZ.test: Renamed constraint for clarity. [Bug#583427] + Added tests for the [time] command, which was previously only + indirectly tested! 2002-07-18 Vince Darley <vincentdarley@users.sourceforge.net> |