pmbootstrap-meow/pmb/parse
Caleb Connolly d4d7ba0368
test: parse: apkindex: check that cache works (MR 2455)
Add a basic test to ensure that the cache does get hit as we expect.
This doesn't test for cache conflicts.

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
2024-10-27 16:42:54 +01:00
..
__init__.py core: add an Arch type (MR 2252) 2024-06-23 12:38:39 +02:00
_apkbuild.py Improvements to documentation (MR 2440) 2024-10-21 21:46:26 +02:00
apkindex.py parse: apkindex: don't require python 3.12 (MR 2455) 2024-10-27 16:42:49 +01:00
arguments.py pmb.parse.arguments: Make -x and -n mutually exclusive in kconfig edit (MR 2346) 2024-10-22 00:04:33 +02:00
binfmt_info.py Use simplified Python 3.8 syntax (MR 2327) 2024-06-23 19:13:52 +02:00
bootimg.py Refactor bootimg_analyze (MR 2359) 2024-07-11 21:54:53 +02:00
cpuinfo.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
depends.py pmb.parse.depends.package_provider: add type hinting and fix references (MR 2439) 2024-10-18 13:45:57 +02:00
deviceinfo.py pmb.{aportgen,parse}: deprecate deviceinfo_keyboard (MR 2396) 2024-09-07 18:04:10 +02:00
kconfig.py kconfig check: don't print URL for each warning (MR 2399) 2024-09-08 00:09:16 +02:00
kconfigcheck.py kconfig check: move rules to kconfigcheck.toml (MR 2333) 2024-06-30 18:04:31 +02:00
test_apkindex.py test: parse: apkindex: check that cache works (MR 2455) 2024-10-27 16:42:54 +01:00
version.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00