diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2000-10-19 Jennifer Hom <jenn@ajubasolutions.com> + + * library/tcltest1.0/tcltest2.tcl: + * tests/tcltest2.test + * doc/tcltest2.n: Code and documentation cleanup. Modified + -verbose to take list of keywords as well as string of letters. + Removed Tcl version information from tcltest. Removed + tcltest::grep from tcltest package. Added optional 3rd directory + argument to makeFile/makeDirectory and removeFile/removeDirectory. + + * tests/basic.test: Changed references to tcltest::tclVersion to + hardcoded numbers. + * generic/tcl.h: Changed reference to tcltest2.tcl and tcltest.tcl + in comments to tests/basic.test. + 2000-10-06 David Gravereaux <davygrvy@ajubasolutions.com> * win/tclWinChan.c: moved Win2K bug case test with GetStdHandle() |