-
- Downloads
Add test cases and .gitignore
Copy all test cases from the pmbootstrap repository, that are actually testing the aports. They were all adjusted to work nicely in this repository, together with a brand new set of gitlab-ci configs. This also includes the changes from this merge request, that had a better detection of changed packages: <https://gitlab.com/postmarketOS/pmbootstrap/merge_requests/1621>
Showing
- .gitignore 115 additions, 0 deletions.gitignore
- .gitlab-ci.yml 69 additions, 0 deletions.gitlab-ci.yml
- .gitlab-ci/build_changed_aports.py 91 additions, 0 deletions.gitlab-ci/build_changed_aports.py
- .gitlab-ci/check_devices_in_wiki.py 112 additions, 0 deletions.gitlab-ci/check_devices_in_wiki.py
- .gitlab-ci/install_pmbootstrap.sh 36 additions, 0 deletions.gitlab-ci/install_pmbootstrap.sh
- .gitlab-ci/move_logs.sh 16 additions, 0 deletions.gitlab-ci/move_logs.sh
- .gitlab-ci/run_testcases.sh 35 additions, 0 deletions.gitlab-ci/run_testcases.sh
- .gitlab-ci/static_code_analysis.sh 58 additions, 0 deletions.gitlab-ci/static_code_analysis.sh
- .gitlab-ci/testcases/add_pmbootstrap_to_import_path/__init__.py 32 additions, 0 deletions...b-ci/testcases/add_pmbootstrap_to_import_path/__init__.py
- .gitlab-ci/testcases/test_aportgen.py 90 additions, 0 deletions.gitlab-ci/testcases/test_aportgen.py
- .gitlab-ci/testcases/test_aports.py 138 additions, 0 deletions.gitlab-ci/testcases/test_aports.py
- .gitlab-ci/testcases/test_aports_kde.py 110 additions, 0 deletions.gitlab-ci/testcases/test_aports_kde.py
- .gitlab-ci/testcases/test_soname_bump.py 47 additions, 0 deletions.gitlab-ci/testcases/test_soname_bump.py
- .gitlab-ci/testcases/test_upstream_compatibility.py 107 additions, 0 deletions.gitlab-ci/testcases/test_upstream_compatibility.py
Loading
Please register or sign in to comment