]> arthur.barton.de Git - bup.git/blobdiff - Makefile
Merge web GET fix and SIGTERM and unix:// support
[bup.git] / Makefile
index 410613f793983211facb0938fe97f7f4b7496e36..1fdac2611147205817c20295f3e7a6c7edd7aa28 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -145,6 +145,9 @@ runtests-python: all t/tmp
            | tee -a t/tmp/test-log/$$$$.log
 
 cmdline_tests := \
+  t/test-web.sh \
+  t/test-rm.sh \
+  t/test-gc.sh \
   t/test-main.sh \
   t/test-list-idx.sh \
   t/test-index.sh \
@@ -163,6 +166,7 @@ cmdline_tests := \
   t/test-restore-map-owner.sh \
   t/test-restore-single-file.sh \
   t/test-rm-between-index-and-save.sh \
+  t/test-save-with-valid-parent.sh \
   t/test-sparse-files.sh \
   t/test-command-without-init-fails.sh \
   t/test-redundant-saves.sh \