From Fedora Project Wiki
(Update the fnumber) |
(add to I18n_Installation category) |
||
Line 17: | Line 17: | ||
[[Category:I18n_Desktop]] | [[Category:I18n_Desktop]] | ||
[[Category:I18n_Installation]] | |||
[[Category:I18n_Test_Cases]] | [[Category:I18n_Test_Cases]] | ||
[[Category:Package_dnf_test_cases]] | [[Category:Package_dnf_test_cases]] | ||
[[Category:Package_langpacks_test_cases]] | [[Category:Package_langpacks_test_cases]] |
Revision as of 00:24, 9 March 2024
Description
This test case ensures that the default fonts packages are properly installed.
Setup
To install default fonts:
# dnf install default-fonts
Or only for particular language:
# dnf install default-fonts-<locale-code>
And then:
# dnf install fontquery
How to test
To test on f40:
$ fontquery-diff 40
Expected Results
No difference should be reported on the output.