summaryrefslogtreecommitdiffstats
path: root/library/tcltest
Commit message (Expand)AuthorAgeFilesLines
* 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