summaryrefslogtreecommitdiffstats
path: root/tests/fileName.test
Commit message (Expand)AuthorAgeFilesLines
* rebase to 8.7jan.nijtmans2022-09-171-3/+3
|\
| * Merge 8.7jan.nijtmans2021-01-191-58/+78
| |\
| * \ merge trunkjan.nijtmans2012-08-021-0/+3
| |\ \
| * | | Experimental support for UNC paths (through VFS) on UNIX/Macjan.nijtmans2012-06-271-3/+3
* | | | Merge 8.6jan.nijtmans2021-02-051-2/+2
|\ \ \ \
| * | | | Oopsjan.nijtmans2021-02-051-2/+2
* | | | | Merge 8.6jan.nijtmans2021-02-051-2/+2
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Fix filename-11.45 testcase when there are multiple volumes: This testcase on...jan.nijtmans2021-02-051-2/+2
* | | | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\ \ \ \
| * \ \ \ Merge 8.7jan.nijtmans2020-11-191-1/+1
| |\ \ \ \
| * | | | | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | | | | Merge 8.6jan.nijtmans2020-12-031-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Use 0o??? notation for octal numbers in tools and testcases in stead of 0???....jan.nijtmans2020-12-031-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-1/+1
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
* | | | Fix env.test when running under wine on Linux. jan.nijtmans2020-10-161-18/+19
* | | | Merge 8.6jan.nijtmans2020-10-081-0/+6
|\ \ \ \ | |/ / /
| * | | Fix [014ade1d44]: Misleading error message when using "-path" multiple times ...jan.nijtmans2020-10-081-0/+6
* | | | Merge 8.6jan.nijtmans2020-09-041-1/+2
|\ \ \ \ | |/ / /
| * | | 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-21/+21
|\ \ \
| * | | Don't use constraints like unixOrPc anymore, use unixOrWin (for example)jan.nijtmans2019-09-101-23/+23
* | | | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion)...jan.nijtmans2018-10-171-1/+1
|\ \ \ \ | |/ / /
| * | | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion...jan.nijtmans2018-10-171-1/+1
* | | | merge core-8-5-branch (fix-1613456fff)sebres2018-04-301-5/+11
|\ \ \ \ | |/ / /
| * | | win: fix several test-cases for windows platformsebres2018-04-091-5/+9
* | | | Test for [f34cf83dd0].dgp2017-04-281-0/+3
|\ \ \ \ | |/ / /
| * | | Test for [f34cf83dd0].dgp2017-04-281-0/+3
* | | | Fix docs and test failures. I had rolled back .PS1 (Powershell files) as bein...ashok2016-07-151-2/+2
* | | | Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows.ashok2016-07-071-6/+8
* | | | 3574819 Increase test robustness by creating files in fresh directory todgp2012-10-051-1/+2
* | | | [Bug #1536227]: Cygwin network pathname supoortjan.nijtmans2012-08-081-3/+3
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [Bug #1536227]: Cygwin network pathname supoortjan.nijtmans2012-08-081-3/+3
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
| |/ |/|
* | [Patch #1536227]: Cygwin network pathname supportjan.nijtmans2012-06-251-3/+3
|\ \ | |/
| * Cygwin network pathname supportjan.nijtmans2012-06-221-3/+3
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * Backport test to prove Tcl 8.4 is not buggy (2918610).dgp2010-01-051-1/+16
| | * regression testsdgp2009-08-211-1/+33
| | * another testdgp2009-08-191-1/+11
| | * test for 2806250dgp2009-08-181-1/+11
| | * nicer test failure modedgp2009-08-181-2/+2
| | * * generic/tclFileName.c: Correct result from [glob */test] when *dgp2009-08-171-1/+32
| | * * tests/fileName.test: Tests for [Bug 2710920] to guard againstdgp2009-03-271-1/+13
| | * * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()dgp2009-02-201-1/+8
| | * * tests/fileName.test: Revise new tests for portability to casedgp2008-08-141-4/+4
| | * * generic/tclFileName.c: Fix for errors handling -types {}dgp2008-08-131-2/+40