pmbootstrap/test
Oliver Smith 925c56febe
repo_missing: don't check arch recursively (!1820)
Remove the recursive check, as it caused an infinite loop. It took a
very long time to complete anyway, even when it worked. The reasoning
for having the recursive check in the first place was, that we would
have device packages with arch=noarch set in the APKBUILD, but which
could only be built for a certain architecture (the device
architecture). Nowadays using arch=noarch in device packages is
forbidden, and we enforce that rule [1]. So the recursive arch check
isn't necessary anymore.

[1] ac6c0a2997
2019-10-01 10:46:21 +02:00
..
testdata aportgen: add feature to fork upstream packages (!1811) 2019-09-14 01:39:11 +02:00
static_code_analysis.sh Move aports into own repository (pmaports) 2018-09-05 05:57:38 +00:00
test_apk_static.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_aportgen.py aportgen: add feature to fork upstream packages (!1811) 2019-09-14 01:39:11 +02:00
test_aportgen_device_wizard.py aportgen: fix fork_alpine related error (!1815) 2019-09-18 20:59:14 +02:00
test_bootimg.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_build_is_necessary.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_build_package.py Update alpine_to_hostspec mappings (!1812) 2019-09-18 20:34:41 +02:00
test_chroot_interactive_shell.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_config_user.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_cross_compile_distcc.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_envkernel.py envkernel: Add build command to create an apk package from envkernel (!1747) 2019-02-15 16:24:07 +01:00
test_file.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_folder_size.py pmb: increase inode count for rootfs and use a more accurate size (!1743) 2019-01-21 08:42:22 +01:00
test_frontend.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_helpers_package.py repo_missing: don't check arch recursively (!1820) 2019-10-01 10:46:21 +02:00
test_helpers_pmaports.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_helpers_repo_missing.py repo_missing: don't check arch recursively (!1820) 2019-10-01 10:46:21 +02:00
test_install.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_keys.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_mount.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_newapkbuild.py test_newapkbuild: enable full test again (!1792) 2019-06-26 23:52:23 +02:00
test_parse_apkbuild.py apkbuild parser: support depends="$depends ..." (!1795) 2019-07-03 23:55:21 +02:00
test_parse_apkindex.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_parse_depends.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_pkgrel_bump.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_qemu_running_processes.py Fix case sensitivity: Qemu => QEMU (!1800) 2019-07-05 20:27:12 +02:00
test_questions.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_repo.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_run_core.py Fix spelling mistakes (!1794) 2019-06-25 09:20:05 +02:00
test_shell_escape.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
test_version.py Add pmb.parse.version.check_string() (!1796) 2019-06-30 16:39:56 +02:00
test_version_validate.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
testcases_fast.sh Run aportgen test in CI again (!1727) 2018-12-14 07:35:55 +01:00