summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2018-07-08 20:24:48 (GMT)
committerfvogel <fvogelnew1@free.fr>2018-07-08 20:24:48 (GMT)
commitbe769a9f843d1a931ccc3df4bf7721ab53026327 (patch)
tree4a93f24b51e5a74ef7637bbb888b7dfe42eb0e88 /tests
parenta8f1f6d99021f55663eeb09a142a00e287d32c42 (diff)
downloadtk-be769a9f843d1a931ccc3df4bf7721ab53026327.zip
tk-be769a9f843d1a931ccc3df4bf7721ab53026327.tar.gz
tk-be769a9f843d1a931ccc3df4bf7721ab53026327.tar.bz2
Ditto for clipboard-6.2. Don't run this test on macOS, only on x11. This test checks X selection mechanisms that are only present on x11, not on unix aqua.
Diffstat (limited to 'tests')
-rw-r--r--tests/clipboard.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/clipboard.test b/tests/clipboard.test
index 6077940..9019658 100644
--- a/tests/clipboard.test
+++ b/tests/clipboard.test
@@ -230,7 +230,7 @@ test clipboard-6.1 {Tk_ClipboardAppend procedure} -setup {
} -cleanup {
clipboard clear
} -returnCodes ok -result {first chunk second chunk}
-test clipboard-6.2 {Tk_ClipboardAppend procedure} -constraints unix -setup {
+test clipboard-6.2 {Tk_ClipboardAppend procedure} -constraints x11 -setup {
clipboard clear
} -body {
setupbg