summaryrefslogtreecommitdiffstats
path: root/tests/menu.test
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2024-06-08 20:39:55 (GMT)
committerfvogel <fvogelnew1@free.fr>2024-06-08 20:39:55 (GMT)
commit5f282fbabb61c71f5dcac0a3664bd3e6061585fe (patch)
tree29c4ebedf57e0e6b7a8ae9d9beddcbd3fa9dc460 /tests/menu.test
parentda20d6adfe8b9d1d363dc3db29569367ffce2115 (diff)
downloadtk-5f282fbabb61c71f5dcac0a3664bd3e6061585fe.zip
tk-5f282fbabb61c71f5dcac0a3664bd3e6061585fe.tar.gz
tk-5f282fbabb61c71f5dcac0a3664bd3e6061585fe.tar.bz2
Add test imgPhoto-19.1 demonstrating bug [1576528] for the GIF case, and imgPhoto-19.2 (which shows a workaround and passes).
Diffstat (limited to 'tests/menu.test')
-rw-r--r--tests/menu.test3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/menu.test b/tests/menu.test
index 7fed665..8b3b556 100644
--- a/tests/menu.test
+++ b/tests/menu.test
@@ -11,9 +11,6 @@ eval tcltest::configure $argv
tcltest::loadTestedCommands
imageInit
-# find the earth.gif file for use in these tests (tests 2.*)
-set earthPhotoFile [file join [file dirname [info script]] earth.gif]
-testConstraint hasEarthPhoto [file exists $earthPhotoFile]
testConstraint pressbutton [llength [info commands pressbutton]]
testConstraint movemouse [llength [info commands movemouse]]