summaryrefslogtreecommitdiffstats
path: root/tests/winFCmd.test
Commit message (Expand)AuthorAgeFilesLines
* Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+2
* Mark one more test-case as knownMsvcBug. TODO: something to be fixed here? Se...jan.nijtmans2019-08-011-1/+1
* Mark 6 failing tests as knownMsvcBug. To be investigated.jan.nijtmans2019-07-311-4/+5
|\
* | winFCmd.test: fixes EXDEV related constraint and paths in test cases (coverin...sebres2019-06-271-20/+25
* | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion)...jan.nijtmans2018-10-171-4/+3
|\ \ | |/
| * Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion...jan.nijtmans2018-10-171-3/+2
* | merge 8.5, conflicts resolved (rewritten without winapi-stubs)sebres2018-05-241-1/+1
|\ \ | |/
| * fixed typo in winFCmd-12.6.2: unneeded extra-bracket removedsebres2018-05-241-1/+1
* | merge 8.5dgp2018-04-301-2/+3
|\ \ | |/
| * Contain platform-specific things in the constraint-controlled parts of the test.dgp2018-04-301-2/+3
* | merge core-8-5-branch (fix-1613456fff)sebres2018-04-301-0/+8
|\ \ | |/
| * win: fix several test-cases for windows platformsebres2018-04-091-15/+33
* | Improve documentation on the use of com ports (remove references to Windows 9...jan.nijtmans2014-11-131-4/+9
|\ \ | |/
| * Improve documentation on the use of com ports (remove references to Windows 9...jan.nijtmans2014-11-131-4/+9
| * use backslash and braces in regexpjan.nijtmans2012-07-231-1/+1
| * Bug #3547593: fcmd test failures on Windows 7 WOW64jan.nijtmans2012-07-231-49/+9
* | Finally, use correct octal notation which works in Tcl 9 as well.jan.nijtmans2014-07-171-11/+11
* | Make sure that all "testchmod" arguments start with '0', making it more obvio...jan.nijtmans2014-07-171-23/+23
* | Start working on [3389978]. Appears to work, but some clean-up needed.jan.nijtmans2014-05-061-2/+2
* | Remove all win95-specific test-cases, since Windows 95 is not supported any m...jan.nijtmans2014-04-171-94/+2
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | 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-15/+64
| | * backport of file writable fixesvincentdarley2006-03-191-5/+5
| | * more tests and a fix to bug 1158199vincentdarley2005-03-151-1/+9
| | * fix to file norm, file pathtype on windows reserved filenamesvincentdarley2005-03-151-1/+49
| | * fix to drive-sensitivity of testvincentdarley2005-01-171-3/+5
| | * * tests/winFCmd.test: Correct test for the presence of a CD-ROM so Kevin B Kenny2004-05-251-13/+4
| | * * generic/tclIOUtil.c (Tcl_FSChdir): Work-around crash conditionhobbs2004-05-041-1/+10
| | * * tests/windFCmd.test (winFCmd-16.10): Corrected failure todgp2003-11-211-1/+2
| | * fix to 'cd' infinite recursion bug on Windowsvincentdarley2003-11-201-5/+13
| | * new tests for reported problems, fixes to followvincentdarley2003-10-031-3/+43
| * | Fixed a number of test issues for Vista and Win7.patthoyts2009-11-111-15/+64
* | | Cleanup directories that have been set chmod 000.patthoyts2009-11-101-10/+30
* | | Fixed up some erroneous tests that are failing on Vista/Server2008 systemspatthoyts2008-10-061-6/+12
* | | Added test for file rename with inode collision on windowspatthoyts2008-07-211-1/+39
* | | Test improvements (tcltest2, clarify)dkf2008-04-101-557/+776
|/ /
* | Bug #1479814. Handle extended paths on Windows NT and above.patthoyts2007-02-201-1/+81
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-2/+2
* | Clean up tests (mostly constraints relating to testchmod)dkf2006-03-201-160/+155
* | fix to file writeable on windowsvincentdarley2006-03-181-5/+5
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | more tests and a fix to bug 1158199vincentdarley2005-03-151-1/+9
* | fix to file norm, file pathtype on windows reserved filenamesvincentdarley2005-03-151-1/+50
* | filesystem generic/platform code splittingvincentdarley2004-10-071-8/+41
* | fix to small filesystem bugsvincentdarley2004-09-271-1/+21
* | * tests/winFCmd.test: Added a cleanup to winFCmd-16.11 to avoid apatthoyts2004-06-231-3/+6
* | Standardize some use of test constraints onto names that are documenteddkf2004-06-231-165/+165