summaryrefslogtreecommitdiffstats
path: root/tests/fileSystem.test
Commit message (Collapse)AuthorAgeFilesLines
...
* 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