From b6451a8e12d7770e231cc0047b993bd8e1add92f Mon Sep 17 00:00:00 2001 From: jenn Date: Tue, 19 Oct 1999 18:59:00 +0000 Subject: *** empty log message *** --- ChangeLog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b2403a4..a4e0d4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,13 +3,27 @@ * tests/tcltest.test: * doc/tcltest.n: * library/tcltest1.0/tcltest.tcl: Removed the extra return at the - end of the tcltest.tcl file. + end of the tcltest.tcl file, added version information about tcl. Applied patches sent in by Andreas Kupries to add helper procs for debug output, add 3 new flags (-testsdir, -load, -loadfile), and internally refactors common code for dealing with paths into separate procedures. [Bug: 2838, 2842] + * tests/autoMkindex.test: + * tests/pkgMkIndex.test: Explicitly cd to + ::tcltest::testsDirectory at the beginning of the test run + + * tests/basic.test: Use version information defined in tcltest + instead of hardcoded version number + + * tests/socket.test: package require tcltest before attempting to + use variable defined in tcltest namespace + + * tests/unixInit.test: + * tests/unixNotfy.test: Added explicit exits needed to avoid + problems when the tests area run in wish. + 1999-10-12 Jim Ingham * mac/tclMacLoad.c: Stupid bug - we converted the filename to -- cgit v0.12