summaryrefslogtreecommitdiffstats
path: root/tests/fileSystemEncoding.test
Commit message (Collapse)AuthorAgeFilesLines
* Use {} braces in more "expr" expressions.jan.nijtmans2021-01-281-1/+1
|
* 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
* Fix test failures with -singleproc 1 testingdgp2019-11-031-1/+2
|
* 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