From Fedora Project Wiki

No edit summary
mNo edit summary
Line 10: Line 10:
|actions=
|actions=
To test on f39:
To test on f39:
  $ fontquery-diff -r 39
  $ fontquery-diff 39
|results=
|results=
No difference should be reported on the output.
No difference should be reported on the output.

Revision as of 05:53, 20 February 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 f39:

$ fontquery-diff 39

Expected Results

No difference should be reported on the output.