| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
| * | Fixed a number of test issues for Vista and Win7. | patthoyts | 2009-11-10 | 1 | -1/+2 |
|
|
| * | backport of file writable fixes | vincentdarley | 2006-03-19 | 1 | -1/+2 |
|
|
| * | backport tcltest test improvements | dgp | 2005-02-25 | 1 | -15/+17 |
|
|
| * | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid | dgp | 2005-02-24 | 1 | -3/+16 |
|
|
| * | * tests/tcltest.test: The order in which [glob] returns the file names | rmax | 2004-11-25 | 1 | -3/+3 |
|
|
| * | * tests/fileName.test: | das | 2004-11-11 | 1 | -3/+3 |
|
|
| * | 2004-11-02 Don Porter <dgp@users.sourceforge.net> | dgp | 2004-11-02 | 1 | -1/+42 |
|
|
| * | * tests/compile.test (compile-12.4): Backport test for Bug 1001997. | dgp | 2004-10-26 | 1 | -1/+3 |
|
|
| * | * library/tcltest/tcltest.tcl: Correction to debug prints and testing | dgp | 2004-05-26 | 1 | -3/+8 |
|
|
| * | * library/tcltest/tcltest.tcl: Correction to debug prints and testing | dgp | 2004-05-26 | 1 | -19/+17 |
|
|
| * | * tests/tcltest.test: Test corrections for Mac OSX. Thanks | dgp | 2004-05-04 | 1 | -10/+19 |
|
|
| * | * tests/tcltest.test: Corrected constraint typos: "nonRoot" -> | dgp | 2004-04-02 | 1 | -4/+4 |
|
|
* | | Backported permissions fix for Windows 7 to cleanup test directory. | patthoyts | 2009-11-03 | 1 | -1/+2 |
|
|
* | | Small fixes to quell tests that fail on some kinds of Win systems | dkf | 2007-01-18 | 1 | -69/+103 |
|
|
* | | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009 | Miguel Sofer | 2006-10-09 | 1 | -6/+6 |
|
|
* | | fix to file writeable on windows | vincentdarley | 2006-03-18 | 1 | -2/+3 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | speed up some tests | dgp | 2005-02-24 | 1 | -7/+7 |
|
|
* | | More robust new test tcltest-9.5 | dgp | 2005-02-24 | 1 | -7/+9 |
|
|
* | | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid | dgp | 2005-02-24 | 1 | -3/+16 |
|
|
* | | * tests/tcltest.test: The order in which [glob] returns the file | rmax | 2004-11-25 | 1 | -3/+3 |
|
|
* | | * tests/fileName.test: | das | 2004-11-11 | 1 | -3/+3 |
|
|
* | | 2004-11-02 Don Porter <dgp@users.sourceforge.net> | dgp | 2004-11-02 | 1 | -1/+42 |
|
|
* | | tcltest-12.3-4 needed to have ::tcltest::loadScript set to empty in their -setup | davygrvy | 2004-09-11 | 1 | -1/+3 |
|
|
* | | Standardize some use of test constraints onto names that are documented | dkf | 2004-06-23 | 1 | -3/+3 |
|
|
* | | * library/tcltest/tcltest.tcl: Correction to debug prints and testing | dgp | 2004-05-26 | 1 | -3/+8 |
|
|
* | | * library/tcltest/tcltest.tcl: Correction to debug prints and testing | dgp | 2004-05-26 | 1 | -19/+17 |
|
|
* | | * tests/tcltest.test: Test corrections for Mac OSX. Thanks | dgp | 2004-05-04 | 1 | -10/+19 |
|
|
* | | * tests/tcltest.test: Corrected constraint typos: "nonRoot" -> | dgp | 2004-04-02 | 1 | -4/+4 |
|
|
* | | 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 |
|/ |
|
* | The utility [slave] command failed to properly [list]-quote a | dgp | 2003-01-31 | 1 | -3/+5 |
|
|
* | * tests/tcltest.test: Cleaned up management of file/directory | dgp | 2003-01-31 | 1 | -57/+79 |
|
|
* | * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] within | dgp | 2002-09-22 | 1 | -1/+17 |
|
|
* | 2002-09-06 Reinhard Max <max@suse.de> | rmax | 2002-09-06 | 1 | -4/+4 |
|
|
* | * library/tcltest/tcltest.tcl: The setup and cleanup scripts are now | dgp | 2002-08-05 | 1 | -1/+19 |
|
|
* | * Greatly reduced the number of [exec]s, using slave interps instead. | dgp | 2002-07-10 | 1 | -75/+124 |
|
|
* | * Cleaned up, constrained, and reduced the amount of [exec] usage | dgp | 2002-07-10 | 1 | -9/+11 |
|
|
* | * tests/main.test: Cheap fix for [Bugs 575851, 575858]. Avoid | dgp | 2002-07-03 | 1 | -16/+24 |
|
|
* | * Corrected suppression of -verbose skip and start by [test -output]. | dgp | 2002-06-26 | 1 | -14/+34 |
|
|
* | typo fixes | dgp | 2002-06-26 | 1 | -4/+4 |
|
|
* | * Implementation of TIP 101. Adds and exports a [configure] command | dgp | 2002-06-25 | 1 | -28/+25 |
|
|
* | * More corrections to test suite so that tests | dgp | 2002-06-07 | 1 | -10/+53 |
|
|
* | * Corrections to test suite so that tests | dgp | 2002-06-06 | 1 | -1/+10 |
|
|
* | * tests/io.test: Fixed up namespace variable resolution issues | dgp | 2002-06-06 | 1 | -42/+47 |
|
|
* | * Added more TIP 85 tests from Arjen Markus. | dgp | 2002-06-05 | 1 | -359/+475 |
|
|
* | * Implementation of TIP 85. Allows tcltest | dgp | 2002-06-03 | 1 | -8/+111 |
|
|
* | * Corrected some list-quoting issues and | dgp | 2002-05-10 | 1 | -4/+4 |
|
|