summaryrefslogtreecommitdiffstats
path: root/library/tcltest
Commit message (Expand)AuthorAgeFilesLines
...
* * Implementation of TIP 101. Adds and exports a [configure] commanddgp2002-06-251-819/+713
* * Corrections to tcltest and the Tcl test suite so that a testdgp2002-06-221-1/+4
* * 4) deprecated [threadReap] and [mainThread] [Bug 534903]dgp2002-06-061-4/+5
* * tests/io.test: Fixed up namespace variable resolution issuesdgp2002-06-061-161/+195
* * Added more TIP 85 tests from Arjen Markus.dgp2002-06-051-11/+29
* * Implementation of TIP 85. Allows tcltestdgp2002-06-032-31/+89
* * Corrected [uplevel] quoting whendgp2002-05-081-2/+2
* * Made separate export for commandsdgp2002-04-181-5/+6
* * Revised [tcltest::test] to return errorsdgp2002-04-151-21/+14
* * corrected misspelling of getMatchingFilesdgp2002-04-081-2/+2
* * converted getMatchingFile alias into a proc so safe-2.1 will notdgp2002-04-051-3/+2
* * namespace protection for the getMatchingFiles alias.dgp2002-04-041-3/+4
* * library/tcltest/tcltest.tcl: added getMatchingFiles back (aliashobbs2002-04-041-1/+4
* * Major code cleanup to deal with whitespace,dgp2002-03-271-1332/+1202
* * More initialization fixes to avoid stomping on global variablesdgp2002-03-251-19/+15
* More variable initialization fixes.dgp2002-03-251-53/+38
* * Corrected faulty variable initialization. [Bug 534845]dgp2002-03-251-110/+47
* * Improve the processing of the -constraints option to [test] so thatdgp2002-03-251-3/+3
* * Keep the value of $::auto_pathdgp2002-03-251-4/+1
* * Use [interpreter] to set/query thedgp2002-03-241-10/+10
* * Allow non-proc commands to be useddgp2002-03-241-6/+6
* * Bumped tcltest to 2.0.2dgp2002-03-112-3/+3
* * library/tcltest/tcltest.tcl (getMatchingFiles): Passmdejong2002-03-111-3/+4
* fsvincentdarley2001-09-061-1/+12
* * library/tcltest/tcltest.tcl: fixed stdio constraint test.hobbs2001-08-221-54/+27
* Added checks for package dependencies.dgp2001-08-092-3/+6
* Missed a few spots with the previous checkin. Now onlydkf2000-11-241-8/+6
* * library/tcltest1.0/tcltest.tcl: Removed a cd into the testjenn2000-10-271-4/+1
* * tests/all.tcl: Removed support for tcltest 1.0.jenn2000-10-243-4313/+2407
* * library/tcltest1.0/tcltest2.tcl:jenn2000-10-191-207/+461
* Fixed typojenn2000-09-291-2/+3
* * library/tcltest1.0/tcltest2.tcl: Modified the new form of the testjenn2000-09-291-125/+238
* * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0.jenn2000-09-202-9/+3125
* * README:hobbs2000-09-061-2/+2
* * library/tcltest1.0/tcltest.tcl: Set debug level inericm2000-08-151-4/+4
* * README:hobbs2000-05-031-3/+3
* Updated to work with thread extension, if presentwelch2000-04-111-3/+26
* * library/tcltest1.0/tcltest.tcl (initConstraints): removed win32shobbs2000-04-081-5/+1
* * library/tcltest1.0/tcltest.tcl: correctly protected searchDirectoryhobbs2000-02-081-6/+6
* * library/tcltest1.0/tcltest.tcl: Changed NormalizePath tojenn2000-01-272-7/+8
* * library/tcltest1.0/tcltest.tcl: Fixed bug where tcltest outputstanton1999-11-231-2/+3
* Changed references to the README to references to the man page for tcltest.jenn1999-11-041-3/+3
* * library/tcltest1.0/tcltest.tcl: updated makeFile to returnhobbs1999-10-291-6/+5
* Changed update to 'after 1' to cause a true sleep in the currenthobbs1999-10-212-3/+6
* Merged code from core-8-2-1 branch that changes the checks for thejenn1999-10-201-4/+8
* * tests/tcltest.test:jenn1999-10-191-119/+324
* * library/tcltest1.0/pkgIndex.tcl: fixed procs in pkgIndex.tcl filehobbs1999-10-131-6/+5
* * library/tcltest1.0/tcltest.tcl: Applied patches sent in byjenn1999-09-211-22/+33
* Process command-line arguments only ::tcltest doesn't have ajenn1999-09-011-2/+4
* * library/tcltest1.0/tcltest.tcl:jenn1999-08-311-3/+1