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: Add documentation
Date: Thu, 13 Aug 2026 10:29:05 GMT [thread overview]
Message-ID: <178661694577.1.6543550758581097276.tests-fonts-e3c84f838133@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : tests/fonts
Branch : rhel9
Commit : e3c84f838133ee954faf70f90395be6ec3d112a5
Author : Akira TAGOH <akira@tagoh.org>
Date : 2024-06-19T18:18:00+09:00
Stats : +52/-0 in 1 file(s)
URL : https://src.fedoraproject.org/tests/fonts/c/e3c84f838133ee954faf70f90395be6ec3d112a5?branch=rhel9
Log:
Add documentation
---
diff --git a/README.rst b/README.rst
index 6ac1a82..af4f5e0 100644
--- a/README.rst
+++ b/README.rst
@@ -5,3 +5,55 @@ Common test repository for Fedora fonts packages.
Use `tmt` to run tests easily:
tmt run
+
+Template
+--------
+
+::
+
+ summary: Fonts related tests
+ discover:
+ how: fmf
+ url: https://src.fedoraproject.org/tests/fonts
+ prepare:
+ name: tmt
+ how: install
+ package: <target font package name to test>
+ execute:
+ how: tmt
+ environment:
+ PACKAGE: <package name to test>
+ FONT_ALIAS: <generic alias to test such as sans-serif, serif, monospace>
+ FONT_FAMILY: <family name for this font>
+ FONT_LANG: <comma-separated list of language identifier>
+ FONT_WIDTH: <width name to test>
+
+Available test cases
+--------------------
+
+- Generic alias
+
+ A test case to check if the expected generic alias is properly assigned.
+ The following parameters are used in this test:
+
+ - PACKAGE
+ - FONT_ALIAS (optional)
+
+ default value is sans-serif
+
+ - FONT_FAMILY
+ - FONT_LANG (optional)
+
+ default value is en.
+
+ - FONT_WIDTH (optional)
+
+ default value is normal.
+
+- Language coverage
+
+ A test case to check if a font in PACKAGE has sufficient coverage for FONT_LANG.
+ The following parameters are used in this test:
+
+ - PACKAGE
+ - FONT_LANG (optional)
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=178661694577.1.6543550758581097276.tests-fonts-e3c84f838133@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