]> arthur.barton.de Git - bup.git/blobdiff - Makefile
Enable test-index-check-device test-xdev for python 3
[bup.git] / Makefile
index ac18a583b142ac6c0c4883875495d8cb2e972a16..32f0a51d7f594e769610e9e26c9eae3a47977c13 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -181,6 +181,7 @@ cmdline_tests := \
   t/test-import-duplicity.sh \
   t/test-import-rdiff-backup.sh \
   t/test-index.sh \
+  t/test-index-check-device.sh \
   t/test-index-clear.sh \
   t/test-list-idx.sh \
   t/test-ls \
@@ -201,14 +202,13 @@ cmdline_tests := \
   t/test-save-with-valid-parent.sh \
   t/test-sparse-files.sh \
   t/test-split-join.sh \
-  t/test-tz.sh
+  t/test-tz.sh \
+  t/test-xdev.sh
 
 ifeq "2" "$(bup_python_majver)"
   cmdline_tests += \
     t/test-web.sh \
-    t/test-index-check-device.sh \
-    t/test-restore-map-owner.sh \
-    t/test-xdev.sh
+    t/test-restore-map-owner.sh
 endif
 
 tmp-target-run-test-get-%: all t/tmp