]> arthur.barton.de Git - bup.git/blobdiff - Makefile
index: raise children_n limit to struct 'I' max
[bup.git] / Makefile
index 410613f793983211facb0938fe97f7f4b7496e36..79fbcb36e9e04e41efc03f36e06c5aea67653ac5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -145,6 +145,8 @@ runtests-python: all t/tmp
            | tee -a t/tmp/test-log/$$$$.log
 
 cmdline_tests := \
+  t/test-rm.sh \
+  t/test-gc.sh \
   t/test-main.sh \
   t/test-list-idx.sh \
   t/test-index.sh \
@@ -163,6 +165,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 \