Brian C. Lane
|
1b84f90963
|
lifted directories should be under share_dir and lib_dir
Otherwise passing --sharedir pointed to some other path will not use the
correct providers.
|
2019-10-16 09:17:53 -07:00 |
|
Brian C. Lane
|
75644689de
|
Update the tests for new make_dnf_dir arguments.
Use the uid and gid that the test is running as instead of hard-coding
0.
|
2018-10-12 11:59:32 -07:00 |
|
Brian C. Lane
|
666d7f1e03
|
Speed up test_dnfbase.py
Calling get_base_object is no longer needed, this speeds things up by
not unnecessarily downloading metadata.
|
2018-06-04 15:45:36 -07:00 |
|
Brian C. Lane
|
e86f4f9a36
|
Update dnfbase (formerly yumbase) for DNF support
And adjust tests to match.
|
2018-05-14 13:00:14 -07:00 |
|
Brian C. Lane
|
454c74035c
|
Update dnfbase tests
|
2018-05-14 13:00:14 -07:00 |
|