summaryrefslogtreecommitdiffstats
path: root/tests/fileSystem.test
Commit message (Collapse)AuthorAgeFilesLines
* * tests/exec.test: Corrected temporary file managementdgp2003-10-071-3/+6
| | | | | | | | * tests/fileSystem.test: issues uncovered by -debug 1 test * tests/ioCmd.test: operations. Also backported some * tests/pid.test: other fixes from the HEAD. * tests/socket.test: [Bugs 675605, 675655] * tests/source.test:
* * tests/cmdMZ.test: Updated [package require tcltest] lines todgp2003-10-061-1/+1
| | | | | | | * tests/fileSystem.test: indiciate that these test files * tests/notify.test: use features of tcltest 2. [Bug 706114] * tests/parseExpr.test: * tests/unixNotfy.test:
* * tests/fileSystem.test: added test 8.3hobbs2003-02-111-0/+10
| | | | | * generic/tclIOUtil.c (Tcl_FSGetNormalizedPath): (Tcl_FSMatchInDirectory): handle the cwdLen == 0 case
* filesystem speed up round 2vincentdarley2003-02-101-1/+16
|
* first speedups to Win filesystemvincentdarley2003-02-071-0/+25
|
* fix to crashing filesystem testvincentdarley2003-02-071-5/+6
|
* added regression test for recent bug fixvincentdarley2003-02-051-0/+15
|
* finalization and test fixesvincentdarley2003-02-041-1/+1
|
* Marked filesystem-7.1 as known bug.andreas_kupries2003-02-041-1/+1
|
* filesystem bug fix and new testvincentdarley2003-01-281-0/+14
|
* fix to knownBug testvincentdarley2002-07-181-1/+1
|
* empty path name error msgsvincentdarley2002-06-261-1/+133
|
* tip99tip_99vincentdarley2002-06-211-6/+6
|
* tip99vincentdarley2002-06-211-14/+57
|
* vfs, winfs testsuitevincentdarley2002-06-131-27/+48
|
* fix to 551306vincentdarley2002-05-021-1/+1
|
* * Parts of fileSystem.test require tcltest 2. Added appropriate checks.dgp2002-04-161-16/+41
|
* 2002-04-08 Daniel Steffen <das@users.sourceforge.net>das2002-04-081-1/+3
| | | | | | | | | | | | | | | | | | | * generic/tcl.h: no <sys/types.h> on mac. * mac/tclMacFile.c: minor fixes to Vince's changes from 03-24. * mac/tclMacOSA.c: * mac/tclMacResource.c: added missing Tcl_UtfToExternalDString conversions of resource file names. * mac/tclMacSock.c (TcpGetOptionProc): fixed bug introduced by Andreas on 02-25; changed strcmp's to strncmp's so that option comparison behaves like on other platforms. * mac/tcltkMacBuildSupport.sea.hqx (CW Pro6 changes): added support to allow Tk to hookup C library stderr/stdout to TkConsole. * tests/basic.test: * tests/cmdAH.test: * tests/encoding.test: * tests/fileSystem.test: * tests/ioCmd.test: fixed tests failing on mac: check for existence of [exec], changed some result strings.
* fs ~ cache clear testvincentdarley2002-04-031-0/+14
|
* fixed typo and compiler warning in last commit; all tests now pass on unixvincentdarley2002-03-241-1/+1
|
* fs testsvincentdarley2002-03-241-1/+3
|
* fs testsvincentdarley2002-03-241-1/+1
|
* 4 fs fixesvincentdarley2002-03-241-0/+157