summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added tests for the [time] command.dkf2002-07-191-2/+28
* Renamed 'notLinux' constraint to 'nonLinuxOnly' for clarity. [Bug#583427]dkf2002-07-191-3/+3
* pcOnly constraints addedvincentdarley2002-07-182-8/+8
* winFile.test cleanupvincentdarley2002-07-181-4/+4
* winFCmd.test cleanupvincentdarley2002-07-181-18/+18
* winFCmd.test cleanupvincentdarley2002-07-181-7/+7
* fix to knownBug testvincentdarley2002-07-181-1/+1
* * generic/tclBasic.c (CallCommandTraces): delete traces now receiveMiguel Sofer2002-07-181-6/+6
* add test constraintsvincentdarley2002-07-181-3/+3
* * generic/tclVar.c: refactorisation to reuse already looked-up VarMiguel Sofer2002-07-152-4/+4
* * Improved constraints to protect /tmp. [Bug 581403]dgp2002-07-151-5/+7
* tests, docsvincentdarley2002-07-151-13/+13
* [file attributes -permissions] is Unix-only; [catch] it for portabilitydkf2002-07-111-4/+4
* * Greatly reduced the number of [exec]s, using slave interps instead.dgp2002-07-101-75/+124
* typo fixesdgp2002-07-101-3/+3
* Removed [exec] of Unix utilities with equivs in standard Tcl [Bug 579268]dkf2002-07-103-99/+86
* * Cleaned up, constrained, and reduced the amount of [exec] usagedgp2002-07-1015-446/+422
* Removed exec of unix utilities from cmdAH.test [Bug 579211]dkf2002-07-101-9/+11
* Fix for bug 579284; registered math funcs can now correctly return wide-ints.dkf2002-07-101-26/+34
* * tests/socket.test: Fixed bug #578164. The original reason forandreas_kupries2002-07-081-3/+3
* add file link constraintvincentdarley2002-07-083-13/+31
* * tests/pkgMkIndex.test: Constrained tests of [load] package indexingdgp2002-07-061-1/+5
* * generic/tclClock.c (FormatClock): Convert the format string tormax2002-07-051-1/+9
* Made many tests work properly when the current directory is not writable.dkf2002-07-0513-220/+181
* More fixing of writable-current-dir assumption. [Bug 575824]dkf2002-07-042-133/+146
* Fix to latest patch.andreas_kupries2002-07-041-2/+3
* * tests/socket.test:andreas_kupries2002-07-043-100/+109
* fixed [Bug 575817]Miguel Sofer2002-07-041-15/+20
* * All the bugs below are instances of the same problem: Theandreas_kupries2002-07-044-1111/+1148
* * tests/pkg1/direct1.tcl: removeddgp2002-07-043-223/+61
* * Fixed [Bug 575857] where this test filedgp2002-07-0417-376/+442
* * tests/main.test: Cheap fix for [Bugs 575851, 575858]. Avoiddgp2002-07-032-17/+30
* * doc/tcltest.n: Reverted [makeFile] and [viewFile] todgp2002-07-024-1680/+1221
* clearer error msgs for file linkvincentdarley2002-07-021-3/+3
* * tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test.dgp2002-07-014-1230/+1758
* * Updated the instructions on running and adding to the test suite.dgp2002-07-016-163/+126
* * Updated auto_mkIndex tests to usedgp2002-07-015-126/+139
* alternative fix.dgp2002-07-011-4/+20
* * Fixed [makeFile] and [viewFile] to accurately reflect a file'sdgp2002-07-015-45/+32
* unix root volume fixvincentdarley2002-06-271-1/+9
* empty path name error msgsvincentdarley2002-06-261-1/+133
* * unix/tclUnixTime.c: Make [clock format] respect locale settings.rmax2002-06-261-1/+3
* * Corrected suppression of -verbose skip and start by [test -output].dgp2002-06-261-14/+34
* typo fixesdgp2002-06-261-4/+4
* * Implementation of TIP 101. Adds and exports a [configure] commanddgp2002-06-252-29/+30
* * Corrections to tcltest and the Tcl test suite so that a testdgp2002-06-2221-78/+79
* tip99tip_99vincentdarley2002-06-211-6/+6
* tip99vincentdarley2002-06-214-79/+161
* * doc/CrtTrace.3: Added TIP#62 implementation of commandhobbs2002-06-171-8/+397
* * win/tclWinPipe.c (BuildCommandLine): Fixed bug #554068 ([exec]andreas_kupries2002-06-171-1/+11