diff options
author | jenn <jenn> | 1999-08-31 21:43:44 (GMT) |
---|---|---|
committer | jenn <jenn> | 1999-08-31 21:43:44 (GMT) |
commit | cd2628004480960ab30a03f2335ad7e62bf50a50 (patch) | |
tree | beb4b00eee3228af437c0afdc447fec8955d5a98 /ChangeLog | |
parent | f2ae9ef8a49554c65b714965c05b1dab7b9a04c4 (diff) | |
download | tcl-cd2628004480960ab30a03f2335ad7e62bf50a50.zip tcl-cd2628004480960ab30a03f2335ad7e62bf50a50.tar.gz tcl-cd2628004480960ab30a03f2335ad7e62bf50a50.tar.bz2 |
* library/tcltest1.0/tcltest.tcl:
* doc/tcltest.n:
* tests/README: Modified testConstraints variable so that it isn't
unset every time ::tcltest::initConstraints is called and cleaned up
documentation in the README file and the man page.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +1999-08-31 Jennifer Hom <jenn@scriptics.com> + + * library/tcltest1.0/tcltest.tcl: + * doc/tcltest.n: + * tests/README: Modified testConstraints variable so that it isn't + unset every time ::tcltest::initConstraints is called and cleaned up + documentation in the README file and the man page. + 1999-08-27 Jennifer Hom <jenn@scriptics.com> * library/tcltest1.0/tcltest.tcl: Modified tcltest so that |