summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * win/tclWinTime.c: Added code to test and compensate for forward Kevin B Kenny2003-02-141-14/+11
* glob -l on broken symlink fixvincentdarley2003-02-122-7/+48
* * tests/lsearch.test:hobbs2003-02-111-1/+6
* Corrected a problem where http-4.14 would fail when run with a proxy Kevin B Kenny2003-02-111-3/+3
* correct test nameshobbs2003-02-111-3/+3
* * tests/stringObj.test:hobbs2003-02-111-13/+8
* remove excess EOF whitespacehobbs2003-02-111-14/+1
* * generic/tclParse.cMiguel Sofer2003-02-111-1/+5
* * tests/fileSystem.test: added test 8.3hobbs2003-02-111-0/+10
* filesystem speed up round 2vincentdarley2003-02-101-1/+16
* add catches to suppress unnecessary errorshobbs2003-02-091-3/+3
* first speedups to Win filesystemvincentdarley2003-02-072-1/+38
* fix to crashing filesystem testvincentdarley2003-02-072-6/+9
* * generic/tclCompCmds.c (TclCompileIncrCmd):mdejong2003-02-071-2/+1
* * generic/tclExecute.c (TclExecuteByteCode): When anmdejong2003-02-062-3/+18
* * tests/interp.test:mdejong2003-02-052-27/+27
* added regression test for recent bug fixvincentdarley2003-02-051-0/+15
* test suite fixes for spaces in pathsvincentdarley2003-02-041-48/+48
* finalization and test fixesvincentdarley2003-02-044-15/+16
* Marked filesystem-7.1 as known bug.andreas_kupries2003-02-041-1/+1
* * generic/tclBasic.c: Changed [trace add command] so that 'rename' Kevin B Kenny2003-02-031-11/+16
* * generic/tclLoad.c: Changed the code so that if Tcl_StaticPackage Kevin B Kenny2003-02-011-61/+72
* * generic/tclClock.c: Fixed a bug that incorrectly allowed Kevin B Kenny2003-02-011-1/+7
* * tests/unixNotfy.test: Added cleanup of working files Kevin B Kenny2003-02-011-47/+79
* The utility [slave] command failed to properly [list]-quote adgp2003-01-311-3/+5
* * tests/tcltest.test: Cleaned up management of file/directorydgp2003-01-311-57/+79
* * tests/main.test: Stopped main.test from deleting existing file.dgp2003-01-311-2/+5
* * tests/main.test: Constrain tests that do not work on Windows.dgp2003-01-281-7/+7
* filesystem bug fix and new testvincentdarley2003-01-281-0/+14
* only do groups check on unixhobbs2003-01-251-5/+7
* execution trace, command trace and stringObj bug fixesvincentdarley2003-01-172-32/+101
* * tests/winDde.test:hobbs2003-01-161-1/+5
* non-ascii chars in file mtime fixvincentdarley2003-01-091-1/+17
* * generic/tclCompCmds.c (TclCompileReturnCmd):dgp2003-01-081-2/+32
* * generic/tclPipe.c (TclCleanupChildren):davygrvy2002-12-171-1/+29
* * generic/tclProc.c (ProcessProcResultCode): Fix failure todgp2002-12-111-1/+10
* * generic/tclParseExpr.c (TclParseInteger): Return 1 for thedgp2002-12-111-1/+8
* unset path to make it work for singleproc runshobbs2002-12-041-2/+2
* unset path var to allow singleproc testinghobbs2002-11-271-2/+2
* * tests/interp.test: interp-14.4hobbs2002-11-231-1/+7
* * generic/tclUtil.c (SetEndOffsetFromAny): handle integer offsethobbs2002-11-192-2/+38
* * generic/regexpComp.test: added tests 22.*hobbs2002-11-141-0/+20
* 3 small fixesvincentdarley2002-11-133-6/+175
* * tests/split.test: added 1-char string split testshobbs2002-11-121-1/+13
* * doc/registry.n: Added support for broadcasting changes tohobbs2002-10-181-15/+17
* * generic/tclVar.c: Fixed code that check for proper # of args todgp2002-10-171-2/+6
* execution trace fixvincentdarley2002-10-151-1/+34
* [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