summaryrefslogtreecommitdiffstats
path: root/library/tcltest
Commit message (Expand)AuthorAgeFilesLines
* * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revisiondgp2009-09-012-3/+3
* add "error:" to -verbose line test failure output to satisfy stricter log par...das2009-08-301-2/+2
* * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) todgp2009-04-082-11/+11
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so thatdgp2007-12-032-3/+3
* * library/tcltest/tcltest.tcl: Accept underscores and colons indgp2007-09-112-8/+6
* * library/tcltest/tcltest.tcl: use [info frame] for "-verbose line".das2006-12-081-8/+17
* * generic/tclBasic.c: TIP #280 implementation.andreas_kupries2006-11-281-3/+2
* * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1.dgp2006-10-162-3/+5
* * doc/tcltest.n: Bump to version tcltest 2.3.0 to accountdgp2006-09-112-3/+3
* * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-101-7/+20
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoiddgp2005-02-242-18/+15
* 2004-11-02 Don Porter <dgp@users.sourceforge.net>dgp2004-11-021-4/+24
* * library/tcltest/tcltest.tcl: Correct reaction to errors in thedgp2004-10-302-5/+7
* * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-261-2/+1
* * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-262-6/+6
* Reverted changes to tcltest so that it can still support Mac whendgp2004-03-171-1/+4
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-4/+1
* * doc/tcltest.n:dgp2004-02-181-2/+2
* * library/tcltest/tcltest.tcl: Corrected references todgp2004-02-041-3/+3
* * library/tcltest/tcltest.tcl: Corrected parsing of singledgp2004-02-032-4/+9
* * doc/tcltest.n: Restored the [Eval] proc to replacedgp2003-07-181-16/+6
* * library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken calldgp2003-07-162-4/+4
* * generic/tclBasic.c: Implementation of TIP 90, whichdgp2003-05-051-2/+2
* * library/tcltest/tcltest.tcl: When the return code of a test doesdgp2003-04-211-10/+10
* * library/tcltest/tcltest.tcl: Added reporting duringdgp2003-03-261-1/+8
* * library/auto.tcl: Replaced [regexp] and [regsub] withdgp2003-03-192-11/+8
* update in commentdgp2003-02-171-2/+2
* * library/tcltest/tcltest.tcl: Filename arguments to [outputChannel]dgp2003-02-062-19/+93
* typo corrections in comments.dgp2003-01-271-5/+7
* * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] withindgp2002-09-221-3/+3
* * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] withindgp2002-09-222-5/+7
* * README: Bumped version number to 8.4b3 to distinguishdgp2002-08-201-1/+4
* * library/tcltest/tcltest.tcl: The setup and cleanup scripts are nowdgp2002-08-052-272/+211
* * library/tcltest/tcltest.tcl: Corrected errors in handling ofdgp2002-07-141-4/+6
* * Corrected reaction to existing but false ::tcl_interactive.dgp2002-07-111-3/+2
* * Greatly reduced the number of [exec]s, using slave interps instead.dgp2002-07-101-2/+2
* * doc/tcltest.n: Fixed incompatibility in [viewFile].dgp2002-07-082-4/+3
* * doc/tcltest.n: more refinements of the documentation.dgp2002-07-031-1/+3
* * doc/tcltest.n: Reverted [makeFile] and [viewFile] todgp2002-07-021-5/+9
* * library/tcltest/tcltest.tcl: Simplified logic of [GetMatchingFiles]dgp2002-07-021-62/+64
* * doc/tcltest.n: more work in progress updating tcltest docs.dgp2002-07-011-19/+15
* * tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test.dgp2002-07-011-10/+9
* * Stopped checking for writeability of -tmpdir value because nodgp2002-07-011-4/+10
* * Fixed [makeFile] and [viewFile] to accurately reflect a file'sdgp2002-07-011-26/+45
* * docs/tcltest.n: Doc revisions in progress.dgp2002-06-281-4/+12
* * Made sure that the TCLTEST_OPTIONSdgp2002-06-271-39/+47
* * Corrected suppression of -verbose skip and start by [test -output].dgp2002-06-261-5/+16
* Excised a tiny amount of the most pointless voodoo. Leftdgp2002-06-261-4/+4