Fix test data, improve Makefile.

Previous test data was insufficient for proper testing.
Test compose runs and depsolving tests require precisely
set NVRs, dependencies, sub-packages, etc.
Using rpmfluff for these would be an overkill, it's better
to create RPMs directly from specs.
This commit is contained in:
Daniel Mach 2015-06-25 08:02:52 -04:00
parent 51cdd94379
commit 81e935fe0e
50 changed files with 1819 additions and 339 deletions

0
tests/__init__.py Normal file
View file