summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2023-10-16 18:18:58 (GMT)
committerdgp <dgp@users.sourceforge.net>2023-10-16 18:18:58 (GMT)
commit4e528b8c42aee52ecce0336f66a3637dcc959e41 (patch)
treecd8ce505240e3415d7fdfdb4d0ecb3a8a763e898 /tests
parente42609ff3118ff940f6dbb3e5287fbaf74d763a6 (diff)
downloadtcl-4e528b8c42aee52ecce0336f66a3637dcc959e41.zip
tcl-4e528b8c42aee52ecce0336f66a3637dcc959e41.tar.gz
tcl-4e528b8c42aee52ecce0336f66a3637dcc959e41.tar.bz2
test hygiene
Diffstat (limited to 'tests')
-rw-r--r--tests/zipfs.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/zipfs.test b/tests/zipfs.test
index 0226918..c1cde5e 100644
--- a/tests/zipfs.test
+++ b/tests/zipfs.test
@@ -953,11 +953,11 @@ namespace eval test_ns_zipfs {
testzipfscanonical driveletter [list X:] [zipfs root] -constraints win
testzipfscanonical drivepath [list X:/foo/bar] [file join [zipfs root] foo bar] -constraints win
- testzipfscanonical drivepath [list MT X:/foo/bar] [file join [zipfs root] MT foo bar] -constraints win
+ testzipfscanonical drivepath-1 [list MT X:/foo/bar] [file join [zipfs root] MT foo bar] -constraints win
testzipfscanonical backslashes [list X:\\\\foo\\\\bar] [file join [zipfs root] foo bar] -constraints win
testzipfscanonical backslashes-1 [list X:/foo\\\\bar] [file join [zipfs root] foo bar] -constraints win
testzipfscanonical zipfspath [list //zipfs:/x/y] [file join [zipfs root] x y]
- testzipfscanonical zipfspath [list MT //zipfs:/x/y] [file join [zipfs root] x y]
+ testzipfscanonical zipfspath-1 [list MT //zipfs:/x/y] [file join [zipfs root] x y]
#
# Read/uncompress