Compare commits
No commits in common. "c10s" and "c8-beta" have entirely different histories.
@ -1 +0,0 @@
|
|||||||
1
|
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/ply-3.11.tar.gz
|
SOURCES/ply-3.11.tar.gz
|
||||||
|
|||||||
1
.python3.11-ply.metadata
Normal file
1
.python3.11-ply.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
10a555a32095991fbc7f7ed10c677a14e21fad1d SOURCES/ply-3.11.tar.gz
|
||||||
@ -1,7 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
||||||
17
plan.fmf
17
plan.fmf
@ -1,17 +0,0 @@
|
|||||||
execute:
|
|
||||||
how: tmt
|
|
||||||
discover:
|
|
||||||
how: shell
|
|
||||||
dist-git-source: true
|
|
||||||
tests:
|
|
||||||
- name: bundled tests
|
|
||||||
require:
|
|
||||||
- python3.11-ply
|
|
||||||
- python3.11-six
|
|
||||||
test: |
|
|
||||||
cd $(dirname $TMT_SOURCE_DIR/ply-*/test) &&
|
|
||||||
rm -rf ply* &&
|
|
||||||
cd test &&
|
|
||||||
python3.11 testlex.py &&
|
|
||||||
python3.11 testyacc.py &&
|
|
||||||
python3.11 testcpp.py
|
|
||||||
Loading…
Reference in New Issue
Block a user