summaryrefslogtreecommitdiffstats
path: root/library/tcltest
Commit message (Expand)AuthorAgeFilesLines
* Make packages msgcat and tcltest work unmodified in "novem".jan.nijtmans2016-11-041-1/+1
* Fixup the ensemble rewrite conversions (merge fork)jan.nijtmans2016-07-051-1/+1
* [09fabeb1fd] test subdirs in sorted order.dgp2016-07-021-1/+1
* (cherry-pick) Merge TIP #447: Execution Time Verbosity Levels in tcltest::con...jan.nijtmans2016-06-022-6/+32
* Whitespace reduction in Tcl scripts. No functional change.jan.nijtmans2015-09-011-20/+20
* Fix execute-6.5 test failure on trunk: the "preserveCore" part of tcltest::te...jan.nijtmans2014-06-231-33/+33
* previous commit was not quite right, this one should be betterbug_2f9df4c4fajan.nijtmans2014-06-201-14/+14
* ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti...jan.nijtmans2014-06-202-8/+8
* The only relyable way of changing environment variables to uppercase (e.g. en...jan.nijtmans2013-11-211-8/+3
* Safer clean-up of environment variables: Do removal after insertions -> tclte...jan.nijtmans2013-11-202-6/+9
* Bump tcltest version to 2.3.6 (should have been done just before the 8.5.15 r...jan.nijtmans2013-10-282-2/+2
* More improvements found browsing tcltest.dgp2013-01-301-11/+1
* For tcltest, selected modernizations and style improvements from Patrick Fradin.dgp2013-01-301-108/+100
* Disable the legacy configuration setting from $::argv only when a settingdgp2012-12-032-3/+5
|\
| * Disable the legacy configuration setting from $::argv only when a settingdgp2012-12-032-3/+5
* | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-302-4/+12
|\ \ | |/
| * [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-2/+10
* | tcltest 2.3.3 fixes:dgp2011-06-211-2/+2
* | Backport tcltest 2.3.3 for release with Tcl 8.5.*dgp2011-06-212-2/+33
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * * library/tcltest/tcltest.tcl: Fixed unsafe [eval]s in the tcltestdgp2009-04-082-8/+8
| * * library/tcltest/tcltest.tcl: Accept underscores and colons indgp2007-09-112-5/+5
| * * 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
| * * 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
| * * library/tcltest/tcltest.tcl: The -returnCodes option to [test]dgp2003-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-262-11/+15
* | * 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