public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Akira TAGOH <akira@tagoh.org>
To: git-commits@fedoraproject.org
Subject: [tests/fonts] rhel9: doc: Add a FAQ what if no lang coverage in a font
Date: Thu, 13 Aug 2026 10:29:08 GMT	[thread overview]
Message-ID: <178661694849.1.16284120632394020355.tests-fonts-5ff736d9dc9d@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-13 10:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178661694849.1.16284120632394020355.tests-fonts-5ff736d9dc9d@fedoraproject.org \
    --to=akira@tagoh.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox