| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta... | jan.nijtmans | 2011-11-30 | 2 | -4/+12 |
|\ |
|
| * | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta... | jan.nijtmans | 2011-11-30 | 1 | -2/+10 |
|
|
* | | tcltest 2.3.3 fixes: | dgp | 2011-06-21 | 1 | -2/+2 |
|
|
* | | Backport tcltest 2.3.3 for release with Tcl 8.5.* | dgp | 2011-06-21 | 2 | -2/+33 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| * | * library/tcltest/tcltest.tcl: Fixed unsafe [eval]s in the tcltest | dgp | 2009-04-08 | 2 | -8/+8 |
|
|
| * | * library/tcltest/tcltest.tcl: Accept underscores and colons in | dgp | 2007-09-11 | 2 | -5/+5 |
|
|
| * | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid | dgp | 2005-02-24 | 2 | -18/+15 |
|
|
| * | 2004-11-02 Don Porter <dgp@users.sourceforge.net> | dgp | 2004-11-02 | 1 | -4/+24 |
|
|
| * | * library/tcltest/tcltest.tcl: Correct reaction to errors in the | dgp | 2004-10-30 | 2 | -5/+7 |
|
|
| * | * library/tcltest/tcltest.tcl: Correction to debug prints and testing | dgp | 2004-05-26 | 1 | -2/+1 |
|
|
| * | * library/tcltest/tcltest.tcl: Correction to debug prints and testing | dgp | 2004-05-26 | 2 | -6/+6 |
|
|
| * | * doc/tcltest.n: | dgp | 2004-02-18 | 1 | -2/+2 |
|
|
| * | * library/tcltest/tcltest.tcl: Corrected references to | dgp | 2004-02-04 | 1 | -3/+3 |
|
|
| * | * library/tcltest/tcltest.tcl: Corrected parsing of single | dgp | 2004-02-03 | 2 | -4/+9 |
|
|
| * | * doc/tcltest.n: Restored the [Eval] proc to replace | dgp | 2003-07-18 | 1 | -16/+6 |
|
|
| * | * library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call | dgp | 2003-07-16 | 2 | -4/+4 |
|
|
| * | * library/tcltest/tcltest.tcl: The -returnCodes option to [test] | dgp | 2003-05-05 | 1 | -2/+2 |
|
|
| * | * library/tcltest/tcltest.tcl: When the return code of a test does | dgp | 2003-04-21 | 1 | -10/+10 |
|
|
| * | * library/tcltest/tcltest.tcl: Added reporting during | dgp | 2003-03-26 | 2 | -11/+15 |
|
|
* | | * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revision | dgp | 2009-09-01 | 2 | -3/+3 |
|
|
* | | add "error:" to -verbose line test failure output to satisfy stricter log par... | das | 2009-08-30 | 1 | -2/+2 |
|
|
* | | * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) to | dgp | 2009-04-08 | 2 | -11/+11 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so that | dgp | 2007-12-03 | 2 | -3/+3 |
|
|
* | | * library/tcltest/tcltest.tcl: Accept underscores and colons in | dgp | 2007-09-11 | 2 | -8/+6 |
|
|
* | | * library/tcltest/tcltest.tcl: use [info frame] for "-verbose line". | das | 2006-12-08 | 1 | -8/+17 |
|
|
* | | * generic/tclBasic.c: TIP #280 implementation. | andreas_kupries | 2006-11-28 | 1 | -3/+2 |
|
|
* | | * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1. | dgp | 2006-10-16 | 2 | -3/+5 |
|
|
* | | * doc/tcltest.n: Bump to version tcltest 2.3.0 to account | dgp | 2006-09-11 | 2 | -3/+3 |
|
|
* | | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 1 | -7/+20 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid | dgp | 2005-02-24 | 2 | -18/+15 |
|
|
* | | 2004-11-02 Don Porter <dgp@users.sourceforge.net> | dgp | 2004-11-02 | 1 | -4/+24 |
|
|
* | | * library/tcltest/tcltest.tcl: Correct reaction to errors in the | dgp | 2004-10-30 | 2 | -5/+7 |
|
|
* | | * library/tcltest/tcltest.tcl: Correction to debug prints and testing | dgp | 2004-05-26 | 1 | -2/+1 |
|
|
* | | * library/tcltest/tcltest.tcl: Correction to debug prints and testing | dgp | 2004-05-26 | 2 | -6/+6 |
|
|
* | | Reverted changes to tcltest so that it can still support Mac when | dgp | 2004-03-17 | 1 | -1/+4 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -4/+1 |
|
|
* | | * doc/tcltest.n: | dgp | 2004-02-18 | 1 | -2/+2 |
|
|
* | | * library/tcltest/tcltest.tcl: Corrected references to | dgp | 2004-02-04 | 1 | -3/+3 |
|
|
* | | * library/tcltest/tcltest.tcl: Corrected parsing of single | dgp | 2004-02-03 | 2 | -4/+9 |
|
|
* | | * doc/tcltest.n: Restored the [Eval] proc to replace | dgp | 2003-07-18 | 1 | -16/+6 |
|
|
* | | * library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call | dgp | 2003-07-16 | 2 | -4/+4 |
|
|
* | | * generic/tclBasic.c: Implementation of TIP 90, which | dgp | 2003-05-05 | 1 | -2/+2 |
|
|
* | | * library/tcltest/tcltest.tcl: When the return code of a test does | dgp | 2003-04-21 | 1 | -10/+10 |
|
|
* | | * library/tcltest/tcltest.tcl: Added reporting during | dgp | 2003-03-26 | 1 | -1/+8 |
|
|
* | | * library/auto.tcl: Replaced [regexp] and [regsub] with | dgp | 2003-03-19 | 2 | -11/+8 |
|/ |
|
* | update in comment | dgp | 2003-02-17 | 1 | -2/+2 |
|
|