a1242ed35e
Reimplement the distfile-check as python test inside this git repository, so we don't need to download a tarball of ci-common.git to run it. This would not have been nice for running the test with 'pmbootstrap ci', as we don't want it to get downloaded every time the test runs. This new implementation is done in less than 40 lines of code, very fast and doesn't need to create a lot of files in /tmp to build a "distfiletree". |
||
---|---|---|
.. | ||
add_pmbootstrap_to_import_path | ||
conftest.py | ||
test_device.py | ||
test_deviceinfo.py | ||
test_directory_structure.py | ||
test_firmware.py | ||
test_framework_versions.py | ||
test_kernel.py | ||
test_provides.py | ||
test_source.py | ||
test_ui.py |