| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise a few stray packages not yet ready to tolerate a Tcl 9 bump. | dgp | 2017-11-03 | 1 | -2/+2 |
|
|
* | tcltest 2.3.9 -> 2.4.0 | jan.nijtmans | 2016-06-02 | 1 | -1/+1 |
|
|
* | Bump tcltest version to 2.3.9 | gahr | 2016-04-20 | 1 | -1/+1 |
|
|
* | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti... | jan.nijtmans | 2014-06-20 | 1 | -1/+1 |
|
|
* | Safer clean-up of environment variables: Do removal after insertions -> tclte... | jan.nijtmans | 2013-11-20 | 1 | -1/+1 |
|
|
* | Bump tcltest version to 2.3.6 (should have been done just before the 8.5.15 r... | jan.nijtmans | 2013-10-28 | 1 | -1/+1 |
|
|
* | Disable the legacy configuration setting from $::argv only when a setting | dgp | 2012-12-03 | 1 | -1/+1 |
|\ |
|
| * | Disable the legacy configuration setting from $::argv only when a setting | dgp | 2012-12-03 | 1 | -1/+1 |
|
|
* | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta... | jan.nijtmans | 2011-11-30 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | * library/tcltest/tcltest.tcl: Fixed unsafe [eval]s in the tcltest | dgp | 2009-04-08 | 1 | -1/+1 |
|
|
| * | * library/tcltest/tcltest.tcl: Accept underscores and colons in | dgp | 2007-09-11 | 1 | -1/+1 |
|
|
| * | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid | dgp | 2005-02-24 | 1 | -1/+1 |
|
|
| * | * library/tcltest/tcltest.tcl: Correct reaction to errors in the | dgp | 2004-10-30 | 1 | -1/+1 |
|
|
| * | * library/tcltest/tcltest.tcl: Correction to debug prints and testing | dgp | 2004-05-26 | 1 | -1/+1 |
|
|
| * | * library/tcltest/tcltest.tcl: Corrected parsing of single | dgp | 2004-02-03 | 1 | -1/+1 |
|
|
| * | * library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call | dgp | 2003-07-16 | 1 | -1/+1 |
|
|
| * | * library/tcltest/tcltest.tcl: Added reporting during | dgp | 2003-03-26 | 1 | -1/+1 |
|
|
* | | Backport tcltest 2.3.3 for release with Tcl 8.5.* | dgp | 2011-06-21 | 1 | -1/+1 |
|
|
* | | * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revision | dgp | 2009-09-01 | 1 | -1/+1 |
|
|
* | | * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) to | dgp | 2009-04-08 | 1 | -1/+1 |
|
|
* | | * library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so that | dgp | 2007-12-03 | 1 | -1/+1 |
|
|
* | | * library/tcltest/tcltest.tcl: Accept underscores and colons in | dgp | 2007-09-11 | 1 | -2/+1 |
|
|
* | | * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1. | dgp | 2006-10-16 | 1 | -1/+2 |
|
|
* | | * doc/tcltest.n: Bump to version tcltest 2.3.0 to account | dgp | 2006-09-11 | 1 | -1/+1 |
|
|
* | | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid | dgp | 2005-02-24 | 1 | -1/+1 |
|
|
* | | * library/tcltest/tcltest.tcl: Correct reaction to errors in the | dgp | 2004-10-30 | 1 | -1/+1 |
|
|
* | | * library/tcltest/tcltest.tcl: Correction to debug prints and testing | dgp | 2004-05-26 | 1 | -1/+1 |
|
|
* | | * library/tcltest/tcltest.tcl: Corrected parsing of single | dgp | 2004-02-03 | 1 | -1/+1 |
|
|
* | | * library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call | dgp | 2003-07-16 | 1 | -1/+1 |
|
|
* | | * library/auto.tcl: Replaced [regexp] and [regsub] with | dgp | 2003-03-19 | 1 | -1/+1 |
|/ |
|
* | * library/tcltest/tcltest.tcl: Filename arguments to [outputChannel] | dgp | 2003-02-06 | 1 | -1/+1 |
|
|
* | * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] within | dgp | 2002-09-22 | 1 | -1/+1 |
|
|
* | * library/tcltest/tcltest.tcl: The setup and cleanup scripts are now | dgp | 2002-08-05 | 1 | -1/+1 |
|
|
* | * doc/tcltest.n: Fixed incompatibility in [viewFile]. | dgp | 2002-07-08 | 1 | -1/+1 |
|
|
* | * Implementation of TIP 85. Allows tcltest | dgp | 2002-06-03 | 1 | -1/+1 |
|
|
* | * Bumped tcltest to 2.0.2 | dgp | 2002-03-11 | 1 | -1/+1 |
|
|
* | Added checks for package dependencies. | dgp | 2001-08-09 | 1 | -1/+2 |
|
|
* | * tests/all.tcl: Removed support for tcltest 1.0. | jenn | 2000-10-24 | 1 | -2/+1 |
|
|
* | * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0. | jenn | 2000-09-20 | 1 | -9/+3 |
|
|
* | * library/tcltest1.0/tcltest.tcl: Changed NormalizePath to | jenn | 2000-01-27 | 1 | -1/+2 |
|
|
* | Changed update to 'after 1' to cause a true sleep in the current | hobbs | 1999-10-21 | 1 | -1/+1 |
|
|
* | * library/tcltest1.0/pkgIndex.tcl: fixed procs in pkgIndex.tcl file | hobbs | 1999-10-13 | 1 | -6/+5 |
|
|
* | Added flags -limitconstraints, -preservecore, -help, -file, -notfile, -relate... | jenn | 1999-06-29 | 1 | -1/+8 |
|
|
* | Adding package tcltest; this replaces the original defs.tcl file | jenn | 1999-06-26 | 1 | -0/+11 |
|
|