summaryrefslogtreecommitdiffstats
path: root/tests/filebox.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-08-29 12:31:41 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-08-29 12:31:41 (GMT)
commit8a165192c2d08763b9540f35e9f2cb4f521b5f5f (patch)
treecc57fe4b69c24d163afdafa622ef932fa87a475f /tests/filebox.test
parent9900ef4bf9c3880f8d01968600aa70ab2897b8a6 (diff)
parentd1ffebb971d9a844511bf96c8c734b96c0b75424 (diff)
downloadtk-8a165192c2d08763b9540f35e9f2cb4f521b5f5f.zip
tk-8a165192c2d08763b9540f35e9f2cb4f521b5f5f.tar.gz
tk-8a165192c2d08763b9540f35e9f2cb4f521b5f5f.tar.bz2
rebase to core-8-6-branch.
should now work with TCL_UTF_MAX=4 and TCL_UTF_MAX=6 (not yet with TCL_UTF_MAX=3)
Diffstat (limited to 'tests/filebox.test')
-rw-r--r--tests/filebox.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/filebox.test b/tests/filebox.test
index 864d215..7b9fa2c 100644
--- a/tests/filebox.test
+++ b/tests/filebox.test
@@ -162,7 +162,7 @@ foreach mode $modes {
catch {tk_getOpenFile -foo 1} msg
regsub -all , $msg "" options
regsub \"-foo\" $options "" options
-
+
foreach option $options {
if {[string index $option 0] eq "-"} {
test filebox-1.2-$mode$option "tk_getOpenFile command" -body {