summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add constraints to unixInit-7.1hobbs2004-02-181-2/+4
* * tests/unixInit.test: unixInit-7.1hobbs2004-02-171-1/+14
* Stop losing references when variables are repeated in [binary scan]. [851747]dkf2003-12-021-1/+9
* * tests/windFCmd.test (winFCmd-16.10): Corrected failure todgp2003-11-211-1/+2
* fix to 'cd' infinite recursion bug on Windowsvincentdarley2003-11-201-5/+13
* * generic/regcomp.c: Backported regexp bug fixes and tests. Thanksdgp2003-11-171-1/+136
* * tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as morehobbs2003-11-121-7/+5
* * tests/unixInit.test (unixInit-2.10): re-enabled.dgp2003-11-101-2/+2
* * tests/unixInit.test (unixInit-2.10): mark as knownBughobbs2003-11-061-4/+4
* * generic/tclEncoding.c (TclFindEncodings): Normalize the pathdgp2003-11-051-1/+35
* regsub fixvincentdarley2003-10-141-1/+13
* Added constraint to the new tests.dgp2003-10-081-9/+10
* Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the lengthdkf2003-10-081-4/+19
* * tests/exec.test: Corrected temporary file managementdgp2003-10-071-366/+364
* * tests/exec.test: Corrected temporary file managementdgp2003-10-076-190/+317
* * tests/fCmd.test: Run tests with the [temporaryDirectory] asdgp2003-10-071-1/+4
* * tests/io.test: Corrected several tests that failed when pathsdgp2003-10-072-38/+23
* * tests/regexp.test: Matched [makeFile] with [removeFile].dgp2003-10-072-11/+19
* * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitutiondgp2003-10-061-5/+4
* * tests/reg.test: Corrected duplicate test names.dgp2003-10-062-4/+4
* * tests/cmdMZ.test: Updated [package require tcltest] lines todgp2003-10-065-9/+9
* filesystem bug fixes: volumerelative normalization, file join inconsistencyvincentdarley2003-10-061-1/+18
* new tests for reported problems, fixes to followvincentdarley2003-10-032-4/+112
* * generic/tclBasic.c (CallCommandTraces): Added safety bitdgp2003-09-291-13/+16
* * generic/tclCmdMZ.c (): Fixed [Bug 807243] wheredgp2003-09-241-1/+37
* * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs toMiguel Sofer2003-09-191-1/+9
* && of the constraints is the default; need not be specified.dgp2003-09-041-3/+3
* Typo correction: knownbug -> knownBugdgp2003-09-041-2/+2
* * generic/tclUtil.c: Corrected [Bug 411825] and other bugs indgp2003-08-271-1/+21
* * tests/util.test: Added new tests for remaining TclNeedSpace()dgp2003-08-271-1/+36
* * tests/pkgMkIndex.test: Added a test for [pkg_mkIndex -verbose].rmax2003-07-241-1/+9
* * generic/tclBasic.c: Corrected several instances of unsafedgp2003-07-181-7/+5
* * library/http/pkgIndex.tcl: merged to v2.4.4 from headhobbs2003-07-181-1/+7
* Fixed confusing error message. [Bug 771539]dkf2003-07-151-2/+2
* Documented and tested for the current behaviour of [binary format a] anddkf2003-07-111-1/+23
* * tests/cmdAH.test: Made tests of [file mtime] work better on FATdkf2003-07-041-27/+74
* file copy empty filename bug fixvincentdarley2003-06-231-1/+11
* backport of regsub empty string fixesvincentdarley2003-06-171-1/+41
* * generic/tclBasic.c:Miguel Sofer2003-06-101-1/+11
* * string.test (string-4.15): Added test for [string first] bugdgp2003-06-091-1/+8
* Consequent fixes from [Bug 699060]; [format] should not be too eager to demotedkf2003-05-141-1/+24
* * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the wordsdgp2003-05-121-1/+10
* * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix,Miguel Sofer2003-05-121-1/+15
* Corrected error message for grammar and spelling.dkf2003-05-052-6/+6
* glob and square brackets fixvincentdarley2003-04-291-1/+8
* filesystem fixes backportedvincentdarley2003-04-145-22/+30
* Fixed Bug 710310 (duplicate test numbers in clock.test). Made major Kevin B Kenny2003-04-122-49/+39
* * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Correcteddgp2003-04-111-1/+17
* * tests/README: Direct [source] of *.test files is no longerdgp2003-04-011-21/+40
* Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352]Miguel Sofer2003-03-273-46/+46