summaryrefslogtreecommitdiffstats
path: root/library/tcltest
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * library/tcltest1.0/tcltest.tcl: Modified tcltest so thatjenn1999-08-271-46/+105
* * tests/tcltest.test:jenn1999-08-271-5/+12
* Exit with non-zero status if there were problems with the way the testjenn1999-07-301-7/+7
* * tests/tcltest.test:jenn1999-07-281-14/+16
* * tests/tcltest.test:jenn1999-07-261-76/+103
* Catch the cd that sets up the initial value for the testsDirectory variable.jenn1999-07-121-2/+2
* Removed -asidefromdir and -relateddir flags, removed unusedjenn1999-07-091-113/+137
* Fixed broken utility function makeFile.rjohnson1999-07-081-7/+2
* Temporarily disabling core file checking.jenn1999-07-021-20/+39
* Added flags -limitconstraints, -preservecore, -help, -file, -notfile, -relate...jenn1999-06-292-68/+368
* Adding package tcltest; this replaces the original defs.tcl filejenn1999-06-262-0/+1248