summaryrefslogtreecommitdiffstats
path: root/tests/fCmd.test
Commit message (Expand)AuthorAgeFilesLines
* Use octal permissions in testcasesjan.nijtmans2021-11-091-5/+5
* Missing constraint, in case we are running on Windows 10 in developer modejan.nijtmans2020-12-231-1/+1
* Fix testcase for [548cd945d6]: Consistant error-code if creating link fails o...jan.nijtmans2020-12-231-5/+7
* [testConstraint winVista] should be true on Windows 10 toojan.nijtmans2020-12-161-3/+4
* Protect fCmd-28.8 with constaint win10jan.nijtmans2020-12-151-8/+11
* Use 0o??? notation for octal numbers in tools and testcases in stead of 0???....jan.nijtmans2020-12-031-24/+24
* Disable test that fails in CI environmentsdkf2020-11-161-1/+6
* Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-1/+1
* Merge 8.5jan.nijtmans2019-09-101-3/+3
|\
| * Don't use constraints like unixOrPc anymore, use unixOrWin (for example)jan.nijtmans2019-09-101-4/+13
* | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion)...jan.nijtmans2018-10-171-6/+5
|\ \ | |/
| * Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion...jan.nijtmans2018-10-171-9/+9
| * Tcl 8.5 doesn't have [try]jan.nijtmans2013-03-211-13/+12
| * Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ca...jan.nijtmans2013-03-211-33/+18
* | Finally, use correct octal notation which works in Tcl 9 as well.jan.nijtmans2014-07-171-41/+41
* | Make sure that all "testchmod" arguments start with '0', making it more obvio...jan.nijtmans2014-07-171-43/+43
* | [f0f876c141] Improve consistency in error messages.dkf2014-06-171-2/+2
* | Remove all win95-specific test-cases, since Windows 95 is not supported any m...jan.nijtmans2014-04-171-6/+0
* | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ca...jan.nijtmans2013-03-211-22/+1
* | Bring forward tests to trunkdgp2013-03-201-1/+22
|\ \ | |/
| * dup test namesdgp2013-03-201-2/+2
| * [Bug 2893771]: file stat fails on locked files on win32.jan.nijtmans2013-03-191-0/+22
| |\
| | * [Bug 2893771]: file stat fails on locked files on win32.jan.nijtmans2013-03-191-0/+22
| | * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-151-46/+9
* | | Test independence in fCmd.testdgp2013-03-191-0/+10
|\ \ \ | |/ /
| * | Test independence in fCmd.test.dgp2013-03-191-0/+10
| * | fix fCmd-6.19 testcase on win32 (can't read "tmpspace": no such variable)jan.nijtmans2012-07-191-0/+1
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | | alternative fix for [a7e00a0e02] breakage: just make surejan.nijtmans2012-06-151-13/+14
* | | fix fCmd-6.19 on win32, which was broken by [a7e00a0e02]jan.nijtmans2012-06-141-7/+7
* | | 3519357 Use randomized subdir of /tmp in xdev tests to reduce chance of conflictdgp2012-06-011-62/+70
|\ \ \ | |/ /
| * | Do filesystem tests needing /tmp access in a subdir less likely to conflict.dgp2012-06-011-65/+70
| |\ \
| * | | [Bug 3519357] fCmd.test failed on unix by foreign files or directory in /tmp.sebres2012-04-191-43/+46
| |/ /
| * | Backport 2902268 fix.dgp2011-10-261-6/+27
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-3/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-3/+0
| |\ \ | | |/
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-3/+0
| | * Fixed a number of test issues for Vista and Win7.patthoyts2009-11-101-7/+24
| | * * tests/fCmd.test: Backport the notNetworkFilesystem constraint.dgp2007-05-171-6/+7
| | * backport of file writable fixesvincentdarley2006-03-191-3/+32
| | * * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change tohobbs2005-10-071-2/+2
| | * * tests/tcltest.test: The order in which [glob] returns the file namesrmax2004-11-251-3/+3
| | * * tests/fCmd.test:das2004-11-111-1/+10
| | * * tests/fCmd.test: Run tests with the [temporaryDirectory] asdgp2003-10-071-1/+4
| | * * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitutiondgp2003-10-061-5/+4
| | * file copy empty filename bug fixvincentdarley2003-06-231-1/+11
| | * filesystem fixes backportedvincentdarley2003-04-141-1/+6
| * | Fixed a number of test issues for Vista and Win7.patthoyts2009-11-111-7/+24
| * | * tests/fCmd.test (fCmd-6.23): made result matching robust when testdas2008-08-141-2/+2
* | | * tests/fCmd.test: Improve sanity of constraints now that we don'tdkf2010-12-091-22/+39