Compare commits
No commits in common. "c9-beta" and "c9s" have entirely different histories.
14
.gitignore
vendored
14
.gitignore
vendored
@ -1 +1,13 @@
|
||||
SOURCES/libwpe-1.10.0.tar.xz
|
||||
/libwpe-1.0.0.tar.xz
|
||||
/libwpe-1.2.0.tar.xz
|
||||
/libwpe-1.3.0.tar.xz
|
||||
/libwpe-1.3.1.tar.xz
|
||||
/libwpe-1.4.0.tar.xz
|
||||
/libwpe-1.5.90.tar.xz
|
||||
/libwpe-1.6.0.tar.xz
|
||||
/libwpe-1.7.1.tar.xz
|
||||
/libwpe-1.8.0.tar.xz
|
||||
/libwpe-1.9.1.tar.xz
|
||||
/libwpe-1.9.90.tar.xz
|
||||
/libwpe-1.9.91.tar.xz
|
||||
/libwpe-1.10.0.tar.xz
|
||||
|
||||
@ -1 +0,0 @@
|
||||
b3f48a48b0401da19deb60cb8f15f193dff799c1 SOURCES/libwpe-1.10.0.tar.xz
|
||||
3
README.md
Normal file
3
README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# libwpe
|
||||
|
||||
libwpe is a general purpose library developed for the wpe-flavored port of webkit
|
||||
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
||||
Loading…
Reference in New Issue
Block a user