summaryrefslogtreecommitdiffstats
path: root/tests/cmdAH.test
Commit message (Expand)AuthorAgeFilesLines
...
* | Added constraint to test that won't ever work on Unix (no drive letters!)dkf2004-10-311-2/+2
* | Remove broken test constraint. [bug 1053908]dkf2004-10-311-3/+2
* | Remove some of the contortions from cmdAH-8.45dkf2004-10-251-8/+10
* | fix to small filesystem bugsvincentdarley2004-09-271-10/+16
* | Simplify constraint by assuming Mac is Unix (which is true these days)dkf2004-06-231-8/+8
* | Standardize some use of test constraints onto names that are documenteddkf2004-06-231-27/+27
* | fix to 'file dirname' and to fs refCount documentationvincentdarley2004-05-191-1/+13
* | fix to case sensitive 'file executable' on Windowsvincentdarley2004-05-171-1/+10
* | root interacts badly with access(...,X_OK) [Bug 929892]dkf2004-04-061-2/+2
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-266/+5
* | * tests/cmdAH.test:dgp2003-10-071-7/+9
* | test suite fix for AFSvincentdarley2003-09-161-2/+8
* | test suite on afs fixvincentdarley2003-07-211-3/+13
* | * tests/cmdAH.test: Made tests of [file mtime] work better on FATdkf2003-07-041-29/+76
* | Cleaned up cmdAH.test to use test constraints properly.dkf2003-05-121-240/+240
* | * generic/tclBasic.c: Implementation of TIP 90, whichdgp2003-05-051-3/+6
* | fix 5 small filesystem bugs, and some typosvincentdarley2003-04-111-5/+8
|/
* non-ascii chars in file mtime fixvincentdarley2003-01-091-1/+17
* [file attributes -permissions] is Unix-only; [catch] it for portabilitydkf2002-07-111-4/+4
* Removed exec of unix utilities from cmdAH.test [Bug 579211]dkf2002-07-101-9/+11
* add file link constraintvincentdarley2002-07-081-2/+12
* More fixing of writable-current-dir assumption. [Bug 575824]dkf2002-07-041-128/+140
* * doc/tcltest.n: Reverted [makeFile] and [viewFile] todgp2002-07-021-2/+2
* * tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test.dgp2002-07-011-4/+5
* * Fixed [makeFile] and [viewFile] to accurately reflect a file'sdgp2002-07-011-3/+3
* unix root volume fixvincentdarley2002-06-271-1/+9
* tip99vincentdarley2002-06-211-10/+18
* fix to bug 553320vincentdarley2002-05-071-3/+3
* 2002-04-08 Daniel Steffen <das@users.sourceforge.net>das2002-04-081-2/+2
* 4 fs fixesvincentdarley2002-03-241-3/+7
* Made test cmdAH-24.2 more robust.dkf2001-11-271-15/+17
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-2/+2
* * tests/cmdAH.test: Modify cmdAH-20.5 and cmdAH-24.8mdejong2001-09-091-3/+5
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-26/+63
* Added leading zero to file modes passed to [testchmod] to work arounddkf2001-07-061-6/+6
* * tests/cmdAH.test: extra tests for 'file channels' that includehobbs2000-10-061-11/+66
* * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0.jenn2000-09-201-3/+3
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* added tests for related fixeshobbs1999-10-291-8/+41
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-9/+28
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-9/+11
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-284/+495
* * test/winPipe.test: Changed to remove echoArgs.tcl temporary filestanton1999-02-031-2/+2
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* checks for existence of test commandshershey1998-07-281-6/+23
* Initial revisionrjohnson1998-03-261-0/+1256