summaryrefslogtreecommitdiffstats
path: root/tests/fCmd.test
Commit message (Collapse)AuthorAgeFilesLines
* Correct spelling errors in comments and documentation, but also a ↵pooryorick2023-04-121-4/+4
|\ | | | | | | non-comment corrections in history.tcl and tcltest.test.
| * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-4/+4
| | | | | | corrections in history.tcl and tcltest.test.
* | Merge 8.7jan.nijtmans2023-03-281-13/+13
|\ \ | |/
| * 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
| |/ | | | | | | | | too big" Let's synchronize the POSIX error-messages with what Linux gives nowadays.
* | Merge core-8-branchjan.nijtmans2023-03-081-27/+27
|\ \ | |/
| * Merge 8.6jan.nijtmans2023-03-081-30/+30
| |\
| | * Add "notWsl" test constraints. Clean up many testcasesjan.nijtmans2023-03-081-50/+55
| | |
* | | More -Wconversion warning fixesjan.nijtmans2023-03-081-2/+2
| | |
* | | Merge 8.7 - testchmod fixesapnadkarni2023-03-071-4/+14
|\ \ \ | |/ /
| * | 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.7: Bug [9c5a00c69d]. Fix ~user on Windowsapnadkarni2023-03-051-5/+61
|\ \ \ | |/ /
| * | Merge 8.6: Bug [9c5a00c69d]. Fix ~user on Windowsapnadkarni2023-03-051-5/+61
| |\ \ | | |/
* | | Merge 8.7: Disable more file permissions tests for WSL (not supported in ↵apnadkarni2023-03-021-19/+19
|\ \ \ | |/ / | | | | | | WSL/NTFS)
| * | 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
| | |
* | | Disable file permission tests under WSL as WSL does not support Unix file ↵apnadkarni2023-03-011-18/+21
| | | | | | | | | | | | attrs without special config
* | | Extract TIP #637 implementation from "novem" branchjan.nijtmans2022-10-121-4/+4
| | |
* | | Merge 8.7jan.nijtmans2022-10-071-8/+8
|\ \ \ | |/ /
| * | 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
| | |
* | | Implement file tildeexpandapnadkarni2022-08-191-2/+77
| | |
* | | Update tests for TIP 602apnadkarni2022-08-011-35/+185
|/ /
* | 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 ↵jan.nijtmans2021-03-301-2/+2
| | | | | | | | (UTF-8) character.
* | 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 ↵jan.nijtmans2020-12-231-5/+7
| | | | | | | | | | | | on all platforms. On Win10 disable the testcase, because latest Win10 in "Developer Mode" _can_ create symbolic links to files.
* | | 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 ↵jan.nijtmans2020-12-031-24/+24
| | | | | | | | | | | | | | | | 0???. Although it still works in 8.6, it is deprecated an will be removed in 9.0.
* | | | 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 ↵jan.nijtmans2020-11-231-2/+2
| |_|/ |/| | | | | | | | whenever reasonable.
* | | 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
| | | | | | Mark other tests with "notWine", which fail currently under wine
* | Merge 8.6jan.nijtmans2020-09-041-1/+1
|\ \ | |/