summaryrefslogtreecommitdiffstats
path: root/tests/fCmd.test
diff options
context:
space:
mode:
authorsebres <sebres@users.sourceforge.net>2019-01-14 19:48:14 (GMT)
committersebres <sebres@users.sourceforge.net>2019-01-14 19:48:14 (GMT)
commit2916e34116707472c0c76c6f3e0bd83345d33f6b (patch)
tree99890c40a106a0a04e15c12754bef62d6ce7d40e /tests/fCmd.test
parent4249bc4671e97ae1cbc635dcbb3a91e25d6ce37b (diff)
parentae312970b6c7a2d7eed2af248389ba5b7497602f (diff)
downloadtcl-2916e34116707472c0c76c6f3e0bd83345d33f6b.zip
tcl-2916e34116707472c0c76c6f3e0bd83345d33f6b.tar.gz
tcl-2916e34116707472c0c76c6f3e0bd83345d33f6b.tar.bz2
fCmd-9.4.a: restore constraint for winXP (mistakenly removed, should replace 8.6th constraint "win2000orXP" as "winXP", similar to test fCmd-9.6.a)
Diffstat (limited to 'tests/fCmd.test')
-rw-r--r--tests/fCmd.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fCmd.test b/tests/fCmd.test
index 87134d2..a6e90a1 100644
--- a/tests/fCmd.test
+++ b/tests/fCmd.test
@@ -789,7 +789,7 @@ test fCmd-9.3 {file rename: comprehensive: file to new name} -setup {
} -result {{tf3 tf4} 1 0}
test fCmd-9.4.a {file rename: comprehensive: dir to new name} -setup {
cleanup
-} -constraints {win testchmod} -body {
+} -constraints {win winXP testchmod} -body {
file mkdir td1 td2
testchmod 0o555 td2
file rename td1 td3