summaryrefslogtreecommitdiffstats
path: root/tests/fileSystemEncoding.test
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no ↵jan.nijtmans2022-11-201-14/+1
|\ | | | | | | NO votes expected)
| * Bring back the common facilities of the tcltests "package", but use a lessdgp2022-11-181-14/+1
| | | | | | fragile method to gain access to them.
| * Use {} braces in more "expr" expressions.jan.nijtmans2021-01-281-1/+1
| |
* | Thanks to TIP #587, convert many escapes in the testcases into the actual ↵jan.nijtmans2021-03-301-1/+1
| | | | | | | | (UTF-8) character.
* | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
| |
* | Merge 8.6jan.nijtmans2020-09-041-2/+5
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on ↵jan.nijtmans2020-09-041-2/+5
| | | | | | | | tcltest 2.5, since we never test with earlier tcltest versions
* | merge 8.6dgp2019-11-221-1/+2
|\ \ | |/
| * Fix test failures with -singleproc 1 testingdgp2019-11-031-1/+2
| |
* | Merge 8.6jan.nijtmans2019-10-301-1/+1
|/
* Put back tests/fileSystemEncoding.test, but now don't run it on Windows, ↵jan.nijtmans2019-10-281-0/+4
| | | | since the NTFS doesn't the system encoding, therefore doesn't expose bug [bcd1004104].
* Test for issue [bcd1004104651], and new routine, ::tcltests::tempdir.pooryorick2019-10-261-0/+47