| Commit message (Expand) | Author | Age | Files | Lines |
* | * README: Bumped version number to 8.4b3 to distinguish | dgp | 2002-08-20 | 1 | -1/+4 |
|
|
* | * library/tcltest/tcltest.tcl: The setup and cleanup scripts are now | dgp | 2002-08-05 | 2 | -272/+211 |
|
|
* | * library/tcltest/tcltest.tcl: Corrected errors in handling of | dgp | 2002-07-14 | 1 | -4/+6 |
|
|
* | * Corrected reaction to existing but false ::tcl_interactive. | dgp | 2002-07-11 | 1 | -3/+2 |
|
|
* | * Greatly reduced the number of [exec]s, using slave interps instead. | dgp | 2002-07-10 | 1 | -2/+2 |
|
|
* | * doc/tcltest.n: Fixed incompatibility in [viewFile]. | dgp | 2002-07-08 | 2 | -4/+3 |
|
|
* | * doc/tcltest.n: more refinements of the documentation. | dgp | 2002-07-03 | 1 | -1/+3 |
|
|
* | * doc/tcltest.n: Reverted [makeFile] and [viewFile] to | dgp | 2002-07-02 | 1 | -5/+9 |
|
|
* | * library/tcltest/tcltest.tcl: Simplified logic of [GetMatchingFiles] | dgp | 2002-07-02 | 1 | -62/+64 |
|
|
* | * doc/tcltest.n: more work in progress updating tcltest docs. | dgp | 2002-07-01 | 1 | -19/+15 |
|
|
* | * tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test. | dgp | 2002-07-01 | 1 | -10/+9 |
|
|
* | * Stopped checking for writeability of -tmpdir value because no | dgp | 2002-07-01 | 1 | -4/+10 |
|
|
* | * Fixed [makeFile] and [viewFile] to accurately reflect a file's | dgp | 2002-07-01 | 1 | -26/+45 |
|
|
* | * docs/tcltest.n: Doc revisions in progress. | dgp | 2002-06-28 | 1 | -4/+12 |
|
|
* | * Made sure that the TCLTEST_OPTIONS | dgp | 2002-06-27 | 1 | -39/+47 |
|
|
* | * Corrected suppression of -verbose skip and start by [test -output]. | dgp | 2002-06-26 | 1 | -5/+16 |
|
|
* | Excised a tiny amount of the most pointless voodoo. Left | dgp | 2002-06-26 | 1 | -4/+4 |
|
|
* | * Implementation of TIP 101. Adds and exports a [configure] command | dgp | 2002-06-25 | 1 | -819/+713 |
|
|
* | * Corrections to tcltest and the Tcl test suite so that a test | dgp | 2002-06-22 | 1 | -1/+4 |
|
|
* | * 4) deprecated [threadReap] and [mainThread] [Bug 534903] | dgp | 2002-06-06 | 1 | -4/+5 |
|
|
* | * tests/io.test: Fixed up namespace variable resolution issues | dgp | 2002-06-06 | 1 | -161/+195 |
|
|
* | * Added more TIP 85 tests from Arjen Markus. | dgp | 2002-06-05 | 1 | -11/+29 |
|
|
* | * Implementation of TIP 85. Allows tcltest | dgp | 2002-06-03 | 2 | -31/+89 |
|
|
* | * Corrected [uplevel] quoting when | dgp | 2002-05-08 | 1 | -2/+2 |
|
|
* | * Made separate export for commands | dgp | 2002-04-18 | 1 | -5/+6 |
|
|
* | * Revised [tcltest::test] to return errors | dgp | 2002-04-15 | 1 | -21/+14 |
|
|
* | * corrected misspelling of getMatchingFiles | dgp | 2002-04-08 | 1 | -2/+2 |
|
|
* | * converted getMatchingFile alias into a proc so safe-2.1 will not | dgp | 2002-04-05 | 1 | -3/+2 |
|
|
* | * namespace protection for the getMatchingFiles alias. | dgp | 2002-04-04 | 1 | -3/+4 |
|
|
* | * library/tcltest/tcltest.tcl: added getMatchingFiles back (alias | hobbs | 2002-04-04 | 1 | -1/+4 |
|
|
* | * Major code cleanup to deal with whitespace, | dgp | 2002-03-27 | 1 | -1332/+1202 |
|
|
* | * More initialization fixes to avoid stomping on global variables | dgp | 2002-03-25 | 1 | -19/+15 |
|
|
* | More variable initialization fixes. | dgp | 2002-03-25 | 1 | -53/+38 |
|
|
* | * Corrected faulty variable initialization. [Bug 534845] | dgp | 2002-03-25 | 1 | -110/+47 |
|
|
* | * Improve the processing of the -constraints option to [test] so that | dgp | 2002-03-25 | 1 | -3/+3 |
|
|
* | * Keep the value of $::auto_path | dgp | 2002-03-25 | 1 | -4/+1 |
|
|
* | * Use [interpreter] to set/query the | dgp | 2002-03-24 | 1 | -10/+10 |
|
|
* | * Allow non-proc commands to be used | dgp | 2002-03-24 | 1 | -6/+6 |
|
|
* | * Bumped tcltest to 2.0.2 | dgp | 2002-03-11 | 2 | -3/+3 |
|
|
* | * library/tcltest/tcltest.tcl (getMatchingFiles): Pass | mdejong | 2002-03-11 | 1 | -3/+4 |
|
|
* | fs | vincentdarley | 2001-09-06 | 1 | -1/+12 |
|
|
* | * library/tcltest/tcltest.tcl: fixed stdio constraint test. | hobbs | 2001-08-22 | 1 | -54/+27 |
|
|
* | Added checks for package dependencies. | dgp | 2001-08-09 | 2 | -3/+6 |
|
|
* | Missed a few spots with the previous checkin. Now only | dkf | 2000-11-24 | 1 | -8/+6 |
|
|
* | * library/tcltest1.0/tcltest.tcl: Removed a cd into the test | jenn | 2000-10-27 | 1 | -4/+1 |
|
|
* | * tests/all.tcl: Removed support for tcltest 1.0. | jenn | 2000-10-24 | 3 | -4313/+2407 |
|
|
* | * library/tcltest1.0/tcltest2.tcl: | jenn | 2000-10-19 | 1 | -207/+461 |
|
|
* | Fixed typo | jenn | 2000-09-29 | 1 | -2/+3 |
|
|
* | * library/tcltest1.0/tcltest2.tcl: Modified the new form of the test | jenn | 2000-09-29 | 1 | -125/+238 |
|
|
* | * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0. | jenn | 2000-09-20 | 2 | -9/+3125 |
|
|