lorax/tests
Brian C. Lane 2a85694c9b Fix depsolve version globbing
The blueprint version glob was being applied to the whole package NEVRA
by yum (it lacks a separate API for just globbing versions), so this
implements that in filterVersionGlob using fnmatchcase on the package
names, and the yum package verGT comparison on the versions for the
selected package.

Also includes tests.

Resolves: rhbz#1628114
2018-09-19 08:19:59 -07:00
..
composer Add tests for limit=0 routes 2018-08-23 16:17:33 -07:00
pylint Add a pylorax.api.version number 2018-08-21 12:10:01 -07:00
pylorax Fix depsolve version globbing 2018-09-19 08:19:59 -07:00
__init__.py Add a test library 2018-07-26 18:12:02 -07:00
lib.py Add a test library 2018-07-26 18:12:02 -07:00
usercustomize.py Measure coverage for parallel processes 2018-06-11 16:54:58 -07:00