Follow-up Comment #9, bug #63808 (project groff): [comment #5 comment #5:] > Incidentally, why do you have a static list for urw check but a dynamic list (from devps) for basic check. They are equivalent except urw check is looking for the name with U- at the beginning?
Okay, this is a little clearer to me now that I have a failing test case when Ghostscript is installed but the URW fonts aren't, and I'm using the logic you suggested: if gs or urw run basic check if urw run urw check end end So I'll make it static lists in both places. Here's why. ... GNU roff version 1.23.0.rc2.67-b99f3 ---------------------------------------------------------------------- installation directory prefix : /home/branden C++ compiler and options : g++ -g -O2 use libgroff's memory allocator : no C compiler and options : gcc -g -O2 Perl interpreter version : 5.32.1 X11 support : disabled 'groff -l' uses print spooler : no Ghostscript command : gs use URW fonts for PDF output : no preconv can use uchardet library : no can build groff.dvi, groff.pdf : no tests can use poppler PDF tools : no ---------------------------------------------------------------------- ... ============================================================================ Testsuite summary for GNU roff 1.23.0.rc2.67-b99f3 ============================================================================ # TOTAL: 162 # PASS: 154 # SKIP: 5 # XFAIL: 2 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log Please report to http://savannah.gnu.org/bugs/?group=groff ============================================================================ make[3]: *** [Makefile:10437: test-suite.log] Error 1 ... $ ./font/devpdf/tests/basic-fonts-present.sh /usr/bin/gs checking for font description AB... FAILED checking for font description ABI... FAILED checking for font description AI... FAILED checking for font description AR... FAILED checking for font description BMB... FAILED checking for font description BMBI... FAILED checking for font description BMI... FAILED checking for font description BMR... FAILED checking for font description CB... checking for font description CBI... checking for font description CI... checking for font description CR... checking for font description DESC... checking for font description EURO... checking for font description HB... checking for font description HBI... checking for font description HI... checking for font description HNB... FAILED checking for font description HNBI... FAILED checking for font description HNI... FAILED checking for font description HNR... FAILED checking for font description HR... checking for font description NB... FAILED checking for font description NBI... FAILED checking for font description NI... FAILED checking for font description NR... FAILED checking for font description PB... FAILED checking for font description PBI... FAILED checking for font description PI... FAILED checking for font description PR... FAILED checking for font description S... checking for font description TB... checking for font description TBI... checking for font description TI... checking for font description TR... checking for font description ZCMI... FAILED checking for font description ZD... _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?63808> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/