summaryrefslogtreecommitdiffstats
path: root/tests/fCmd.test
Commit message (Expand)AuthorAgeFilesLines
* Rewrite to use tcltest2 better while getting rid of bugs/misfeatures.dkf2008-03-281-971/+1084
* improve darwin9 constraintdas2008-03-121-2/+3
* * tests/fCmd.test (fCmd-9.4): skip on Darwin 9 (xfail).das2008-03-111-2/+6
* * tests/fCmd.test (fCmd-6.26): fix failure when env(HOME) path containsdas2006-11-101-2/+2
* * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-4/+4
* Change the "pc" constraint to synonym "win" for consistency with thedgp2006-03-271-5/+5
* typodgp2006-03-211-2/+2
* Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-87/+83
* Clean up tests (mostly constraints relating to testchmod)dkf2006-03-201-2/+5
* fix to file writeable on windowsvincentdarley2006-03-181-1/+16
* add proper test constraintsvincentdarley2006-03-151-3/+3
* 90% fix of file writable issues on Windowsvincentdarley2006-03-141-3/+43
* fix to glob memory leak and file stat ino/nlink on windowsvincentdarley2005-10-231-1/+11
* * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change tomsofer_wcodes_branch_20051007kennykb_numerics_branch_20051008hobbs2005-10-071-2/+2
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * tests/fCmd.test (fCmd-18.10): Added notNetworkFilesystem constraint.dgp2005-01-041-2/+2
* * tests/fCmd.test:das2004-11-111-1/+11
* General cleanupdkf2004-10-311-139/+21
* two bugs fixed in filesystem docs and testsvincentdarley2004-08-311-2/+2
* Standardize some use of test constraints onto names that are documenteddkf2004-06-231-53/+53
* Fix test suite so NFS doesn't consistently cause 8 failures. [Bug 931312]dkf2004-05-251-30/+44
* Massive test cleanup; all tests are run, and constraints are used where neces...dkf2004-05-191-5/+5
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-57/+21
* filesystem documentation and testsvincentdarley2004-01-261-2/+4
* filesystem optimisation -- Three main issues accomplished: (1) cleaned up var...vincentdarley2004-01-211-4/+4
* fix to file normalization with relative linksvincentdarley2003-12-171-4/+35
* marked test as nonPortablevincentdarley2003-12-161-2/+2
* * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-4/+4
* fix to misleading error messagevincentdarley2003-11-101-1/+9
* * tests/fCmd.test: Run tests with the [temporaryDirectory] asdgp2003-10-071-1/+3
* * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitutiondgp2003-10-061-3/+3
* filesystem fixes -- see ChangeLogvincentdarley2003-06-231-1/+11
* fix to WinTcl file rename error messagevincentdarley2003-06-021-1/+26
* fix 5 small filesystem bugs, and some typosvincentdarley2003-04-111-1/+6
* glob -l on broken symlink fixvincentdarley2003-02-121-6/+6
* [file exist] -> [file exists]...dkf2002-10-041-13/+13
* Added test.dkf2002-08-161-1/+5
* [Patch #591647] (darley)hobbs2002-08-081-5/+34
* * tests/fCmd.test:hobbs2002-08-081-12/+13
* pcOnly constraints addedvincentdarley2002-07-181-2/+2
* Removed [exec] of Unix utilities with equivs in standard Tcl [Bug 579268]dkf2002-07-101-69/+57
* add file link constraintvincentdarley2002-07-081-7/+5
* clearer error msgs for file linkvincentdarley2002-07-021-3/+3
* * tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test.dgp2002-07-011-14/+60
* * Updated the instructions on running and adding to the test suite.dgp2002-07-011-3/+8
* * Corrections to tcltest and the Tcl test suite so that a testdgp2002-06-221-5/+5
* tip99vincentdarley2002-06-211-48/+79
* new fCmd.test problems on Unixvincentdarley2002-06-131-12/+12
* vfs, winfs testsuitevincentdarley2002-06-131-1/+103
* minor fs, vfs fixesvincentdarley2001-09-041-2/+19