summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2022-10-29 08:00:25 (GMT)
committerfvogel <fvogelnew1@free.fr>2022-10-29 08:00:25 (GMT)
commitdf40b414312033fbf7f0b6debf0ae92d200d1053 (patch)
treee2a3fa8acba74c3030c4bc4456ec8f5888fd98fe
parent84b1b676a19bef44f67fb7d7096099bb8621f1ba (diff)
downloadtk-df40b414312033fbf7f0b6debf0ae92d200d1053.zip
tk-df40b414312033fbf7f0b6debf0ae92d200d1053.tar.gz
tk-df40b414312033fbf7f0b6debf0ae92d200d1053.tar.bz2
clrpick.test: When [testConstraint defaultPseudocolor8] is false we always have leftover colors. Therefore constraint colorsLeftOver should be true so that the correspondingly constrainted tests do run. Setting it to false was a mistake from the beginning ([ec889b9906]).
-rw-r--r--tests/clrpick.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/clrpick.test b/tests/clrpick.test
index 30b954b..af71b09 100644
--- a/tests/clrpick.test
+++ b/tests/clrpick.test
@@ -43,7 +43,7 @@ if {[testConstraint defaultPseudocolor8]} {
}
destroy .c
} else {
- testConstraint colorsLeftover 0
+ testConstraint colorsLeftover 1
}
test clrpick-1.1 {tk_chooseColor command} -body {