summaryrefslogtreecommitdiffstats
path: root/tests/clipboard.test
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 /tests/clipboard.test
parentdb2ee25c92c507efa66f4946aaa841e3045eaac2 (diff)
downloadtk-f372cc0fac89fc68a385e93b5db724674510b5f1.zip
tk-f372cc0fac89fc68a385e93b5db724674510b5f1.tar.gz
tk-f372cc0fac89fc68a385e93b5db724674510b5f1.tar.bz2
Comment clipboard.test and winClipboard.test
Diffstat (limited to 'tests/clipboard.test')
-rw-r--r--tests/clipboard.test5
1 files changed, 5 insertions, 0 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