From 924683f873872cfcef0d432abdddc75b013d8330 Mon Sep 17 00:00:00 2001 From: dgp Date: Wed, 14 Nov 2012 23:04:20 +0000 Subject: Avoid crashing the test suite due to apparent Xlib bug handling the zapfdingbats font as a core font, observed on Snow Leopard. --- tests/font.test | 1 - 1 file changed, 1 deletion(-) 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] -- cgit v0.12