summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [file exist] -> [file exists]...dkf2002-10-042-18/+18
* [info exist]->[info exists]. [Bug 602566]dkf2002-10-036-18/+18
* * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] withindgp2002-09-221-1/+17
* 2002-09-06 Reinhard Max <max@suse.de>rmax2002-09-061-4/+4
* * generic/tclBasic.c (TclRenameCommand,CallCommandTraces):dgp2002-09-061-1/+8
* * tests/http.test (http-3.11): added close $fp that was causing anhobbs2002-09-021-1/+2
* * tests/exec.test: marked exec-18.1 unixOnly until the Windowshobbs2002-09-021-2/+4
* 2002-08-26 Miguel Sofer <msofer@users.sourceforge.net>Miguel Sofer2002-08-261-1/+12
* Added test.dkf2002-08-161-1/+5
* * tests/uplevel.test: added 6.1 to test [uplevel] with shadowedMiguel Sofer2002-08-081-1/+16
* * tests/subst.test: added 5.8-10 as further tests for [Bug 495207]Miguel Sofer2002-08-081-1/+15
* * tests/README: Noted removal of defs.tcl.dgp2002-08-081-2/+2
* [Patch #591647] (darley)hobbs2002-08-082-7/+44
* * tests/fCmd.test:hobbs2002-08-082-14/+16
* slight wording improvementshobbs2002-08-081-2/+5
* * library/tcltest/tcltest.tcl: The setup and cleanup scripts are nowdgp2002-08-051-1/+19
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-052-9/+11
* * tests/expr.test (expr-22.*): Marked as non-portable because itdkf2002-07-311-13/+16
* * tests/io.test:andreas_kupries2002-07-301-1/+36
* bugfix, new tests for new [interp alias] codeMiguel Sofer2002-07-291-2/+26
* Dump junk spaces...dkf2002-07-291-3/+3
* Fixes for regexp issues raised in [Bug 578363].dkf2002-07-291-3/+9
* Fix for [Bug 582522] - aliases now fire execution traces on the targetMiguel Sofer2002-07-293-12/+39
* * generic/tclExecute.c:Miguel Sofer2002-07-261-1/+23
* * tests/unixInit.test: relaxed unixInit-3.1 to accept iso8859-15dgp2002-07-241-3/+5
* Allowed parser to recognise 'Inf' as a floating-point number. [Bug 218000]dkf2002-07-221-1/+29
* 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