summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndrew Gregory <andrew.gregory.8@gmail.com>2014-10-06 10:09:10 +0200
committerAllan McRae <allan@archlinux.org>2014-10-13 07:10:37 +0200
commit627ede877920d82ae6d1c9cc2d41c04cbc62ff25 (patch)
treeb1a491df0f2508ed5462966edd029eeb4488f784 /Makefile.am
parentc1d6cec2e277eea7affa43601086c523311b58c0 (diff)
downloadpacman-627ede877920d82ae6d1c9cc2d41c04cbc62ff25.tar.gz
pacman-627ede877920d82ae6d1c9cc2d41c04cbc62ff25.tar.xz
add pacman-db-upgrade test
Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 44a23414..e9b3dfa1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,6 +28,7 @@ $(top_srcdir)/test/pacman/tests/TESTS: $(wildcard test/pacman/tests/*.py*)
TESTS = test/scripts/parseopts_test.sh \
test/scripts/human_to_size_test.sh \
+ test/scripts/pacman-db-upgrade-v9.py \
test/util/pacsorttest.sh \
test/util/vercmptest.sh
include $(top_srcdir)/test/pacman/tests/TESTS