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:
parent
4d35668ab5
commit
6ea1c45734
2
Makefile
2
Makefile
@ -39,7 +39,7 @@ check:
|
|||||||
|
|
||||||
test:
|
test:
|
||||||
@echo "*** Running tests ***"
|
@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 \
|
--cover-package=pylorax --cover-inclusive \
|
||||||
./tests/pylorax/ ./tests/composer/
|
./tests/pylorax/ ./tests/composer/
|
||||||
|
|
||||||
|
2164
tests/rpmfluff/rpmfluff.py
Normal file
2164
tests/rpmfluff/rpmfluff.py
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user