summaryrefslogtreecommitdiffstats
path: root/tests/fCmd.test
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-4/+4
* Merge 8.7. Go back to lowercase for POSIX err-messagesjan.nijtmans2023-03-271-39/+39
|\
* | Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file ...jan.nijtmans2023-03-251-39/+39
|/
* Merge 8.6jan.nijtmans2023-03-081-30/+30
|\
| * Add "notWsl" test constraints. Clean up many testcasesjan.nijtmans2023-03-081-50/+55
* | Merge 8.6 - testchmod fixesapnadkarni2023-03-071-4/+14
|\ \ | |/
| * Fix testchmod and associated tests that always failed on Windowsapnadkarni2023-03-071-4/+14
* | Merge 8.6: Bug [9c5a00c69d]. Fix ~user on Windowsapnadkarni2023-03-051-5/+61
|\ \ | |/
* | Disable more file permissions tests for WSL (not supported in WSL/NTFS)apnadkarni2023-03-021-19/+19
* | Cherrypick [f1dd5f1cc7]: constrain tests not supported on WSLapnadkarni2023-03-011-18/+21
* | On Windows, env(HOME) should be handled case-insensitive in fCmd.testjan.nijtmans2022-10-071-8/+8
* | Backport TIP 602 tildeexpandapnadkarni2022-08-301-2/+77
* | Added file home command for (possible) Tcl 9 TIP 602 migrationapnadkarni2022-08-061-0/+51
* | Merge 8.6jan.nijtmans2021-11-091-5/+5
|\ \ | |/
| * Use octal permissions in testcasesjan.nijtmans2021-11-091-5/+5
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-2/+2
* | Merge 8.7jan.nijtmans2020-12-261-5/+8
|\ \
| * \ Merge 8.6jan.nijtmans2020-12-231-1/+1
| |\ \ | | |/
| | * Missing constraint, in case we are running on Windows 10 in developer modejan.nijtmans2020-12-231-1/+1
| * | Merge 8.6jan.nijtmans2020-12-231-5/+7
| |\ \ | | |/
| | * Fix testcase for [548cd945d6]: Consistant error-code if creating link fails o...jan.nijtmans2020-12-231-5/+7
* | | Remove "Vista" from manifest. Test simplificationsjan.nijtmans2020-12-161-53/+6
|/ /
* | Merge 8.6jan.nijtmans2020-12-161-1/+2
|\ \ | |/
| * [testConstraint winVista] should be true on Windows 10 toojan.nijtmans2020-12-161-3/+4
* | Merge 8.6jan.nijtmans2020-12-161-6/+11
|\ \ | |/
| * Protect fCmd-28.8 with constaint win10jan.nijtmans2020-12-151-8/+11
* | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\ \
| * \ Merge 8.7jan.nijtmans2020-11-191-2/+5
| |\ \
| * | | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | | Merge 8.6jan.nijtmans2020-12-031-24/+24
|\ \ \ \ | | |_|/ | |/| |
| * | | Use 0o??? notation for octal numbers in tools and testcases in stead of 0???....jan.nijtmans2020-12-031-24/+24
* | | | Some missing test-constraintsjan.nijtmans2020-11-241-2/+2
* | | | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
* | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-2/+2
| |_|/ |/| |
* | | Merge 8.6dkf2020-11-161-2/+5
|\ \ \ | |/ / | | / | |/ |/|
| * Disable test that fails in CI environmentsdkf2020-11-161-1/+6
* | Fix env.test when running under wine on Linux. jan.nijtmans2020-10-161-20/+21
* | Merge 8.6jan.nijtmans2020-09-041-1/+1
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-1/+1
* | Merge 8.6jan.nijtmans2019-09-101-3/+3
|\ \ | |/
| * 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
* | | fCmd-9.4.a: restore constraint for winXP (mistakenly removed, should replace ...sebres2019-01-141-1/+1
|\ \ \ | |/ /
* | | Merge 8.6jan.nijtmans2018-10-171-4/+3
|\ \ \ | |/ /
| * | 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
* | | Add "file join $grandParentDir tcl8.? library" as possible path for a valid i...jan.nijtmans2016-12-151-9/+7
|/ /
* | Finally, use correct octal notation which works in Tcl 9 as well.jan.nijtmans2014-07-171-41/+41