Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests for invalidly encoded file names and env (TIP 671 motivation) | apnadkarni | 2023-06-11 | 1 | -1/+21 |
* | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -1/+1 |
|\ | |||||
| * | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -1/+1 |
| * | Remove unneeded parts from test in fileName.test. | pooryorick | 2023-03-27 | 1 | -4/+0 |
| * | test hygiene cleaning up created files. | dgp | 2023-03-27 | 1 | -0/+2 |
* | | test hygiene. Match [removeFile] arguments to [makeFile] to fix debug alerts. | dgp | 2023-03-29 | 1 | -1/+1 |
* | | Remove unneeded parts from test in fileName.test. | pooryorick | 2023-03-27 | 1 | -2/+0 |
* | | Merge 8.7 | jan.nijtmans | 2023-03-27 | 1 | -4/+1 |
|\ \ | |/ | |||||
| * | spacing | jan.nijtmans | 2023-03-27 | 1 | -4/+1 |
* | | Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the | pooryorick | 2023-03-26 | 1 | -0/+61 |
|\ \ | |/ | |||||
| * | Failing test for [6d4e9d1af5bf5b7d]. | pooryorick | 2023-03-26 | 1 | -0/+61 |
* | | Extract TIP #637 implementation from "novem" branch | jan.nijtmans | 2022-10-12 | 1 | -36/+36 |
* | | Merge 8.7 | jan.nijtmans | 2022-10-05 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | rebase to 8.7 | jan.nijtmans | 2022-09-17 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge 8.7 | jan.nijtmans | 2021-01-19 | 1 | -58/+78 |
| | |\ | |||||
| | * \ | merge trunk | jan.nijtmans | 2012-08-02 | 1 | -0/+3 |
| | |\ \ | |||||
| | * | | | Experimental support for UNC paths (through VFS) on UNIX/Mac | jan.nijtmans | 2012-06-27 | 1 | -3/+3 |
* | | | | | Update tests for TIP 602 | apnadkarni | 2022-08-01 | 1 | -79/+59 |
|/ / / / | |||||
* | | | | Merge 8.6 | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Oops | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
* | | | | | Merge 8.6 | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | Fix filename-11.45 testcase when there are multiple volumes: This testcase on... | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
* | | | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2020-11-19 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * | | | | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
* | | | | | | Merge 8.6 | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Use 0o??? notation for octal numbers in tools and testcases in stead of 0???.... | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
* | | | | | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
* | | | | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge 8.6 | dkf | 2020-11-16 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
* | | | | Fix env.test when running under wine on Linux. | jan.nijtmans | 2020-10-16 | 1 | -18/+19 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-10-08 | 1 | -0/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix [014ade1d44]: Misleading error message when using "-path" multiple times ... | jan.nijtmans | 2020-10-08 | 1 | -0/+6 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge 8.5 | jan.nijtmans | 2019-09-10 | 1 | -21/+21 |
|\ \ \ | |||||
| * | | | Don't use constraints like unixOrPc anymore, use unixOrWin (for example) | jan.nijtmans | 2019-09-10 | 1 | -23/+23 |
* | | | | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion)... | jan.nijtmans | 2018-10-17 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion... | jan.nijtmans | 2018-10-17 | 1 | -1/+1 |
* | | | | merge core-8-5-branch (fix-1613456fff) | sebres | 2018-04-30 | 1 | -5/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | win: fix several test-cases for windows platform | sebres | 2018-04-09 | 1 | -5/+9 |
* | | | | Test for [f34cf83dd0]. | dgp | 2017-04-28 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Test for [f34cf83dd0]. | dgp | 2017-04-28 | 1 | -0/+3 |
* | | | | Fix docs and test failures. I had rolled back .PS1 (Powershell files) as bein... | ashok | 2016-07-15 | 1 | -2/+2 |
* | | | | Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows. | ashok | 2016-07-07 | 1 | -6/+8 |
* | | | | 3574819 Increase test robustness by creating files in fresh directory to | dgp | 2012-10-05 | 1 | -1/+2 |
* | | | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 1 | -3/+3 |
* | | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
| |/ |/| | |||||
* | | [Patch #1536227]: Cygwin network pathname support | jan.nijtmans | 2012-06-25 | 1 | -3/+3 |
|\ \ | |/ |