Add rpmfluff temporarily

There is a problem with rpmfluff and the current version of rpm in
rawhide.

Changes are upstream, but no new build has been done yet.
This commit is contained in:
Brian C. Lane 2019-04-16 16:39:03 -07:00
parent 4d35668ab5
commit 6ea1c45734
2 changed files with 2165 additions and 1 deletions

View File

@ -39,7 +39,7 @@ check:
test:
@echo "*** Running tests ***"
PYTHONPATH=$(PYTHONPATH):./src/ $(PYTHON) -m nose -v --with-coverage --cover-erase --cover-branches \
PYTHONPATH=$(PYTHONPATH):./tests/rpmfluff/:./src/ $(PYTHON) -m nose -v --with-coverage --cover-erase --cover-branches \
--cover-package=pylorax --cover-inclusive \
./tests/pylorax/ ./tests/composer/

2164
tests/rpmfluff/rpmfluff.py Normal file

File diff suppressed because it is too large Load Diff