summaryrefslogtreecommitdiffstats
path: root/tests/font.test
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2012-11-14 23:04:20 (GMT)
committerdgp <dgp@noemail.net>2012-11-14 23:04:20 (GMT)
commitc83fa4289cfc1ca2cdf2519f1fdabe489010ac5d (patch)
tree0db93e65ea4fc0a9e52930792791ac0a3fa28057 /tests/font.test
parent4fc3d182258af83eb4f672abe2a8ccfe83fb10bc (diff)
downloadtk-c83fa4289cfc1ca2cdf2519f1fdabe489010ac5d.zip
tk-c83fa4289cfc1ca2cdf2519f1fdabe489010ac5d.tar.gz
tk-c83fa4289cfc1ca2cdf2519f1fdabe489010ac5d.tar.bz2
Avoid crashing the test suite due to apparent Xlib bug handling the
zapfdingbats font as a core font, observed on Snow Leopard. FossilOrigin-Name: c7990b623d937eb8ce7dec98c663a39d949df828
Diffstat (limited to 'tests/font.test')
-rw-r--r--tests/font.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/font.test b/tests/font.test
index 643cc79..6abc939 100644
--- a/tests/font.test
+++ b/tests/font.test
@@ -697,7 +697,6 @@ foreach p {
{"symbol" Symbol Symbol Symbol Symbol}
{"times" Times-Roman Times-Bold Times-Italic Times-BoldItalic}
{"zapfchancery" ZapfChancery-MediumItalic ZapfChancery-MediumItalic ZapfChancery-MediumItalic ZapfChancery-MediumItalic}
- {"zapfdingbats" ZapfDingbats ZapfDingbats ZapfDingbats ZapfDingbats}
} {
test font-21.$i {Tk_PostscriptFontName procedure: exhaustive} {unixOnly} {
set family [lindex $p 0]