public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/fonts] rhel9: doc: Add a FAQ what if no lang coverage in a font
@ 2026-08-13 10:29 Akira TAGOH
  0 siblings, 0 replies; only message in thread
From: Akira TAGOH @ 2026-08-13 10:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : tests/fonts
Branch : rhel9
Commit : 5ff736d9dc9d1618c7a6366f535bc5163a744b66
Author : Akira TAGOH <akira@tagoh.org>
Date   : 2024-06-21T17:19:49+09:00
Stats  : +14/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/tests/fonts/c/5ff736d9dc9d1618c7a6366f535bc5163a744b66?branch=rhel9

Log:
doc: Add a FAQ what if no lang coverage in a font

---
diff --git a/README.rst b/README.rst
index 43b94bc..e987f86 100644
--- a/README.rst
+++ b/README.rst
@@ -104,9 +104,9 @@ Available test cases
 FAQ
 ---
 
-- My package doesn't have an own config.
+- My font package doesn't have an own config.
 
-  You can replace `discover` section to:
+  You can add `generic_alias` into `exclude` at `discover` section like:
 
 ::
 
@@ -115,3 +115,15 @@ FAQ
      url: https://src.fedoraproject.org/tests/fonts
      exclude:
        - generic_alias
+
+- My font package doesn't have particular language coverage.
+
+  You can add `lang_coverage` into `exclude` at `discover` section like:
+
+::
+
+   discover:
+     how: fmf
+     url: https://src.fedoraproject.org/tests/fonts
+     exclude:
+       - lang_coverage

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-13 10:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 10:29 [tests/fonts] rhel9: doc: Add a FAQ what if no lang coverage in a font Akira TAGOH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox