Import Tcl-code 8.6.8
This commit is contained in:
@@ -441,6 +441,9 @@ test filename-7.18 {Tcl_JoinPath: unix} {testsetplatform} {
|
||||
testsetplatform unix
|
||||
file join /// a b
|
||||
} "/a/b"
|
||||
test filename-7.19 {[Bug f34cf83dd0]} {
|
||||
file join foo //bar
|
||||
} /bar
|
||||
|
||||
test filename-9.1 {Tcl_JoinPath: win} {testsetplatform} {
|
||||
testsetplatform win
|
||||
|
||||
Reference in New Issue
Block a user