]> Dogcows Code - chaz/tar/blobdiff - tests/Makefile.am
Fix extraction from concatenated incremental archives.
[chaz/tar] / tests / Makefile.am
index 6684d1d89952ef71a4dc60106442b560936d883d..f5b643746d8330865c56a1fb605ab796e99d4432 100644 (file)
@@ -43,6 +43,8 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac
 
 TESTSUITE_AT = \
  T-cd.at\
+ T-dir00.at\
+ T-dir01.at\
  T-empty.at\
  T-null.at\
  T-rec.at\
@@ -114,6 +116,7 @@ TESTSUITE_AT = \
  incr07.at\
  incr08.at\
  incr09.at\
+ incr10.at\
  indexfile.at\
  ignfail.at\
  iotty.at\
@@ -198,6 +201,7 @@ TESTSUITE_AT = \
  sparse02.at\
  sparse03.at\
  sparse04.at\
+ sparse05.at\
  sparsemv.at\
  sparsemvp.at\
  spmvp00.at\
@@ -255,7 +259,7 @@ check-full:
 #check_SCRIPTS = tar
 
 # Run the test suite on the *installed* tree.
-installcheck-local:
+installcheck-local: $(check_PROGRAMS)
        $(SHELL) $(TESTSUITE) $(TESTSUITEFLAGS) AUTOTEST_PATH=$(exec_prefix)/bin
 
 
This page took 0.022596 seconds and 4 git commands to generate.