summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclIOUtil.c (Tcl_FSChdir): Work-around crash conditionhobbs2004-05-041-1/+10
* * tests/fileName.test (filename-12.9): use C:/ instead of thehobbs2004-05-041-2/+4
* * tests/tcltest.test: Test corrections for Mac OSX. Thanksdgp2004-05-041-10/+19
* * win/tclWin32Dll.c (TclpCheckStackSpace): Kevin B Kenny2004-05-031-1/+31
* * generic/tclProc.c (TclObjInvokeProc):Miguel Sofer2004-05-021-1/+7
* * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bugandreas_kupries2004-04-232-1/+864
* * tests/unixInit.test (unixInit-3.1): Default encoding on Darwindgp2004-04-061-2/+4
* root interacts badly with access(...,X_OK) [Bug 929892]dkf2004-04-061-2/+2
* * tests/tcltest.test: Corrected constraint typos: "nonRoot" ->dgp2004-04-021-4/+4
* * generic/tclCompile.c (TclCompileScript):Miguel Sofer2004-03-151-2/+2
* glob -path fix for near filesystem rootvincentdarley2004-03-091-1/+32
* * generic/tclCmdMZ.c (TclCheckInterpTraces): The TIP 62dgp2004-03-011-1/+10
* * tests/basic.test: Made several tests more robust to thedgp2004-02-258-102/+159
* backport of BuildCommandLine changes to mirror msvcrt's parse_cmdline() rules...davygrvy2004-02-251-5/+115
* 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