Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/test/pacman/meson.build
diff options
context:
space:
mode:
authorAndrew Gregory <andrew.gregory.8@gmail.com>2021-01-19 10:30:10 -0800
committerAllan McRae <allan@archlinux.org>2021-01-21 17:19:26 +1000
commitb40c5553b43633f4b9bd01310e0ae8ff56147723 (patch)
tree3f2a03fd03ae2c4ba4a936f1c096c20586105937 /test/pacman/meson.build
parentb82a975e7640853fe0fde5c164ad4ad5bf64fbf7 (diff)
add --upgrade download tests
Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'test/pacman/meson.build')
-rw-r--r--test/pacman/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/pacman/meson.build b/test/pacman/meson.build
index fd0dbf90..52ff9b9a 100644
--- a/test/pacman/meson.build
+++ b/test/pacman/meson.build
@@ -328,6 +328,9 @@ pacman_tests = [
'tests/upgrade090.py',
'tests/upgrade100.py',
'tests/xfercommand001.py',
+ 'tests/upgrade-download-404.py',
+ 'tests/upgrade-download-pkg-and-sig-with-filename.py',
+ 'tests/upgrade-download-pkg-and-sig-without-filename.py',
]
xfail_tests = {