summaryrefslogtreecommitdiffstats
path: root/tests/ttk
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2007-05-18 16:53:16 (GMT)
committerdgp <dgp@noemail.net>2007-05-18 16:53:16 (GMT)
commit43ac836a126149a7fac3adbd73453142ff3ba678 (patch)
tree9655f318de71f951fdd9056005597888bf580c6f /tests/ttk
parent6fa42eedec123be83cdb1c57c91706df4a8b342b (diff)
downloadtk-43ac836a126149a7fac3adbd73453142ff3ba678.zip
tk-43ac836a126149a7fac3adbd73453142ff3ba678.tar.gz
tk-43ac836a126149a7fac3adbd73453142ff3ba678.tar.bz2
* tests/ttk/treetags.test: Another bit of test suite
SCIM-tolerance. [Bug 1609316] FossilOrigin-Name: c6235211a67339adb38c5590bad835f44d1ac28e
Diffstat (limited to 'tests/ttk')
-rw-r--r--tests/ttk/treetags.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/ttk/treetags.test b/tests/ttk/treetags.test
index 2161395..fe4dbcd 100644
--- a/tests/ttk/treetags.test
+++ b/tests/ttk/treetags.test
@@ -1,10 +1,11 @@
#
-# $Id: treetags.test,v 1.1 2006/10/31 01:42:27 hobbs Exp $
+# $Id: treetags.test,v 1.2 2007/05/18 16:53:18 dgp Exp $
#
package require Tk 8.5
package require tcltest ; namespace import -force tcltest::*
loadTestedCommands
+tk useinputmethods 0
testConstraint treeview [llength [info commands ttk::treeview]]
testConstraint nyi 0