summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2018-11-17 08:04:24 (GMT)
committerfvogel <fvogelnew1@free.fr>2018-11-17 08:04:24 (GMT)
commitf372cc0fac89fc68a385e93b5db724674510b5f1 (patch)
tree3eac519cf4b837c64acec2d84e8897d650dfcbc8
parentdb2ee25c92c507efa66f4946aaa841e3045eaac2 (diff)
downloadtk-f372cc0fac89fc68a385e93b5db724674510b5f1.zip
tk-f372cc0fac89fc68a385e93b5db724674510b5f1.tar.gz
tk-f372cc0fac89fc68a385e93b5db724674510b5f1.tar.bz2
Comment clipboard.test and winClipboard.test
-rw-r--r--tests/clipboard.test5
-rw-r--r--tests/winClipboard.test8
2 files changed, 9 insertions, 4 deletions
diff --git a/tests/clipboard.test b/tests/clipboard.test
index 7f72f17..9689942 100644
--- a/tests/clipboard.test
+++ b/tests/clipboard.test
@@ -11,6 +11,11 @@
# environment variable TK_ALT_DISPLAY is set to an alternate display.
#
+#################################################################
+# Note that some of these tests may fail if another application #
+# is grabbing the clipboard (e.g. an X server, or a VNC viewer) #
+#################################################################
+
package require tcltest 2.2
namespace import ::tcltest::*
eval tcltest::configure $argv
diff --git a/tests/winClipboard.test b/tests/winClipboard.test
index 1d17b14..2f72966 100644
--- a/tests/winClipboard.test
+++ b/tests/winClipboard.test
@@ -15,10 +15,10 @@ eval tcltest::configure $argv
tcltest::loadTestedCommands
namespace import -force tcltest::test
-###########################################################################
-# Note that these tests may fail if another application is grabbing the #
-# clipboard (e.g. an X server, or a VNC viewer - See ticket [9b0f3ee54e]) #
-###########################################################################
+#################################################################
+# Note that some of these tests may fail if another application #
+# is grabbing the clipboard (e.g. an X server, or a VNC viewer) #
+#################################################################
test winClipboard-1.1 {TkSelGetSelection} -constraints win -setup {
clipboard clear