pmbootstrap/test
Oliver Smith 0ae23afa60
Fix #839: Check pkgver after parsing APKBUILD / various small improvements (#854)
Small improvements:
* Allow to specify multiple packages to `pmbootstrap parse_apkbuild`
* Specifying no package will parse all packages (like kconfig_check)
  (also `parse_apkbuild`)
* JSON output is sorted of `parse_apkbuild`
* Make pkgver check optional, so we can disable it in the device wizard test case
* Parse_apk* -> apk*_parse
* Don't let the user mess with globs (disallow '*' in pkgname)
2018-01-18 22:05:27 +00:00
..
testdata Gracefully handle packages breaking because of soname bumps (#1116) 2018-01-14 01:26:42 +00:00
check_checksums.py Fixed checksum on travis for removed packages (#332) 2017-08-04 14:52:24 +00:00
static_code_analysis.sh Feature debug-shell (#1028) 2017-12-23 19:22:28 +00:00
test_apk_static.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_aport_in_sync_with_git.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_aportgen.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_aportgen_device_wizard.py Fix #839: Check pkgver after parsing APKBUILD / various small improvements (#854) 2018-01-18 22:05:27 +00:00
test_aports_deviceinfo.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_bootimg.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_build_is_necessary.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_build_package.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_buildroot_aarch64_init.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_challenge_apk.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_challenge_apkindex.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_challenge_build.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_chroot_interactive_shell.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_config_user.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_file.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_folder_size.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_keys.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_mount.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_newapkbuild.py Wrap Alpine's newapkbuild (#894) 2018-01-15 22:00:11 +00:00
test_parse_apkindex.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_pkgrel_bump.py Gracefully handle packages breaking because of soname bumps (#1116) 2018-01-14 01:26:42 +00:00
test_questions.py Fix qemu-vexpress and qemu-aarch64 (#1029) 2018-01-08 15:18:37 +00:00
test_repo.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_shell_escape.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_soname_bump.py Gracefully handle packages breaking because of soname bumps (#1116) 2018-01-14 01:26:42 +00:00
test_upstream_compatibility.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
test_version.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
testcases_fast.sh Fix #824: Refactor pmb/build/package.py (make depends work like in abuild) (#935) 2017-11-26 14:32:02 +00:00