summaryrefslogtreecommitdiffstats
path: root/tests/macFCmd.test
Commit message (Collapse)AuthorAgeFilesLines
* Made many tests work properly when the current directory is not writable.dkf2002-07-051-13/+7
| | | | Added targets to unix/Makefile.in to facilitate testing of this situation.
* * generic/tclFileName.c (TclGlob): mac specific fix todas2002-06-051-4/+4
| | | | | | | | | recent changes in 'glob -tails' handling. * mac/tclMacPort.h: * mac/tclMacChan.c: fixed TIP#91 bustage. * mac/tclMacResource.c (Tcl_MacConvertTextResource): added utf conversion of text resource contents. * tests/macFCmd.test (macFCmd-1.2): allow CWIE creator.
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-6/+6
| | | | | | ** changes for 8.4, some already backported to 8.3.4 (patch #435658) see ChangeLog for details
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948].
* * tests/tcltest.test: Added additional tests for -tmpdir, markedjenn1999-08-231-5/+5
| | | | | | | | | | | | | | all tests that use exec as unixOrPc. * tests/encoding.test: * tests/interp.test: * tests/macFCmd.test: * tests/parseOld.test: * tests/regexp.test: Applied patches from Jim Ingham to add encoding to a Mac only interp test, change an error message in macFCmd.tet, put a comment in parseOld.test, fix tests using the testencoding path command, and put unixOrPc constraints on tests that use exec.
* Changed the tests to use the testConstraints array that thejenn1999-07-011-5/+5
| | | | test harness uses instead of the old name (testConfig).
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-59/+99
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+168