| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | * Fixes to test suite when there's a space | dgp | 2002-05-08 | 1 | -13/+16 |
|
|
* | * Revised [tcltest::test] to return errors | dgp | 2002-04-15 | 1 | -21/+25 |
|
|
* | * Major code cleanup to deal with whitespace, | dgp | 2002-03-27 | 1 | -10/+10 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -7/+10 |
|
|
* | * tests/tcltest.test: added unixExecs constraint to files that | hobbs | 2001-08-22 | 1 | -4/+4 |
|
|
* | * tests/tcltest.test (tcltest-12.2): fixed test that would break | hobbs | 2001-08-22 | 1 | -3/+3 |
|
|
* | * tests/tcltest.test (tcltest-19.1): fixed failing test that was | hobbs | 2001-05-22 | 1 | -9/+14 |
|
|
* | * tests/tcltest.test: removed extraneous 'c' (doh!) [Bug: 414031] | hobbs | 2001-05-03 | 1 | -2/+2 |
|
|
* | * tests/all.tcl: Removed support for tcltest 1.0. | jenn | 2000-10-24 | 1 | -123/+1025 |
|
|
* | * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0. | jenn | 2000-09-20 | 1 | -8/+8 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -8/+8 |
|
|
* | * tests/tcltest.test: | jenn | 1999-10-19 | 1 | -3/+47 |
|
|
* | * tests/env.test: | jenn | 1999-08-27 | 1 | -4/+5 |
|
|
* | * tests/tcltest.test: | jenn | 1999-08-27 | 1 | -3/+26 |
|
|
* | * tests/tcltest.test: Added additional tests for -tmpdir, marked | jenn | 1999-08-23 | 1 | -43/+82 |
|
|