Compare commits
No commits in common. "c8" and "c8s" have entirely different histories.
@ -1 +0,0 @@
|
||||
75612356ef4f801735b49baf987f8942b4a7a5e1 SOURCES/fontconfig-2.13.1.tar.bz2
|
33
.gitignore
vendored
33
.gitignore
vendored
@ -1 +1,32 @@
|
||||
SOURCES/fontconfig-2.13.1.tar.bz2
|
||||
fontconfig-2.8.0.tar.gz
|
||||
/fontconfig-2.9.0.tar.gz
|
||||
/fontconfig-2.9.91.tar.bz2
|
||||
/fontconfig-2.9.92.tar.bz2
|
||||
/fontconfig-2.10.tar.bz2
|
||||
/fontconfig-2.10.0.tar.bz2
|
||||
/fontconfig-2.10.1.tar.bz2
|
||||
/fontconfig-2.10.2.tar.bz2
|
||||
/fontconfig-2.10.91.tar.bz2
|
||||
/fontconfig-2.10.92.tar.bz2
|
||||
/fontconfig-2.10.93.tar.bz2
|
||||
/fontconfig-2.10.94.tar.bz2
|
||||
/fontconfig-2.10.95.tar.bz2
|
||||
/fontconfig-2.11.0.tar.bz2
|
||||
/fontconfig-2.11.1.tar.bz2
|
||||
/fontconfig-2.11.91.tar.bz2
|
||||
/fontconfig-2.11.92.tar.bz2
|
||||
/fontconfig-2.11.93.tar.bz2
|
||||
/fontconfig-2.11.94.tar.bz2
|
||||
/fontconfig-2.11.95.tar.bz2
|
||||
/fontconfig-2.12.0.tar.bz2
|
||||
/fontconfig-2.12.1.tar.bz2
|
||||
/fontconfig-2.12.2.tar.bz2
|
||||
/fontconfig-2.12.3.tar.bz2
|
||||
/fontconfig-2.12.4.tar.bz2
|
||||
/fontconfig-2.12.5.tar.bz2
|
||||
/fontconfig-2.12.6.tar.bz2
|
||||
/fontconfig-2.12.91.tar.bz2
|
||||
/fontconfig-2.12.92.tar.bz2
|
||||
/fontconfig-2.12.93.tar.bz2
|
||||
/fontconfig-2.13.0.tar.bz2
|
||||
/fontconfig-2.13.1.tar.bz2
|
||||
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
1
sources
Normal file
1
sources
Normal file
@ -0,0 +1 @@
|
||||
SHA512 (fontconfig-2.13.1.tar.bz2) = f97f2a9db294fd72d416a7d76dd7db5934ade2cf76903764b09e7decc33e0e2eed1a1d35c5f1c7fd9ea39e2c7653b9e65365f0c6205e047e95e38ba5000dd100
|
14
tests/tests.yml
Normal file
14
tests/tests.yml
Normal file
@ -0,0 +1,14 @@
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-basic
|
||||
tags:
|
||||
- classic
|
||||
required_packages:
|
||||
- fontconfig
|
||||
tests:
|
||||
- fcmatch_test:
|
||||
dir: .
|
||||
run: fc-match
|
||||
- fclist_test:
|
||||
dir: .
|
||||
run: fc-list
|
Loading…
Reference in New Issue
Block a user