All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Tests unifont
@ 2023-02-16  7:14 Glenn Washburn
  2023-02-16  7:15 ` [PATCH 1/2] tests: Return hard error for functional test when unicode.pf2 does not exist Glenn Washburn
  2023-02-16  7:15 ` [PATCH 2/2] docs: Document that the functional test requires the package xfonts-unifont Glenn Washburn
  0 siblings, 2 replies; 8+ messages in thread
From: Glenn Washburn @ 2023-02-16  7:14 UTC (permalink / raw)
  To: grub-devel, Daniel Kiper; +Cc: Thomas Schmitt, Glenn Washburn

These were suggested by Thomas Schmitt. The first causes an early hard error
in the functional test when unicode.pf2 is not available. And the second
is a documentation change to add the xfonts-unifont to the list of required
debian packages needed for running the tests successfully.

Glenn

Glenn Washburn (2):
  tests: Return hard error for functional test when unicode.pf2 does not
    exist
  docs: Document that the functional test requires the package
    xfonts-unifont

 INSTALL                 | 1 +
 tests/grub_func_test.in | 5 +++++
 2 files changed, 6 insertions(+)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-02-28 17:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-16  7:14 [PATCH 0/2] Tests unifont Glenn Washburn
2023-02-16  7:15 ` [PATCH 1/2] tests: Return hard error for functional test when unicode.pf2 does not exist Glenn Washburn
2023-02-16 12:21   ` Thomas Schmitt
2023-02-16  7:15 ` [PATCH 2/2] docs: Document that the functional test requires the package xfonts-unifont Glenn Washburn
2023-02-16 12:21   ` Thomas Schmitt
2023-02-24 15:54   ` Daniel Kiper
2023-02-26  6:56     ` Glenn Washburn
2023-02-28 17:25       ` Daniel Kiper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.