summaryrefslogtreecommitdiffstats
path: root/tests/canvText.test
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-11-07 15:44:31 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-11-07 15:44:31 (GMT)
commit3a984ad1d080d340903f346a5778047d60720cc0 (patch)
treeae820ff4007abe5a2e9df51efed98864a0e97dc5 /tests/canvText.test
parent054420d1e3b71ea9d657396bb42d92472b0d7e88 (diff)
parentee9722cf78769c35f57383613f570b6e797e74bf (diff)
downloadtk-3a984ad1d080d340903f346a5778047d60720cc0.zip
tk-3a984ad1d080d340903f346a5778047d60720cc0.tar.gz
tk-3a984ad1d080d340903f346a5778047d60720cc0.tar.bz2
Get menu-32.8 and scale-19 fixes from 8.5.
Diffstat (limited to 'tests/canvText.test')
-rw-r--r--tests/canvText.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/canvText.test b/tests/canvText.test
index f0c677f..094bfa2 100644
--- a/tests/canvText.test
+++ b/tests/canvText.test
@@ -873,6 +873,7 @@ test canvText-18.1 {bug fix 2525, find enclosed on text with newlines} -setup {
.c find enclosed 99 99 [expr $x2 + 1] [expr $y2 + 1]
} -cleanup {
destroy .c
+ unset -nocomplain bbox x2 y2
} -result 1
test canvText-19.1 {patch 1006286, leading space caused wrap under Win32} -setup {