]> Dogcows Code - chaz/tar/blobdiff - tests/Makefile.am
Options to control option handling in file lists.
[chaz/tar] / tests / Makefile.am
index 2d861ccca4aae07d972e612c93a7e3f32406eccc..70aa87479b5d6a1ba20bc124c277f071bdc388ac 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for GNU tar regression tests.
 
-# Copyright 1996-1997, 1999-2001, 2003-2007, 2009, 2012-2013 Free Software
+# Copyright 1996-1997, 1999-2001, 2003-2007, 2009, 2012-2015 Free Software
 
 # This file is part of GNU tar.
 
@@ -47,6 +47,7 @@ TESTSUITE_AT = \
  T-dir01.at\
  T-empty.at\
  T-null.at\
+ T-null2.at\
  T-rec.at\
  T-zfile.at\
  T-nonl.at\
@@ -116,6 +117,7 @@ TESTSUITE_AT = \
  incr07.at\
  incr08.at\
  incr09.at\
+ incr10.at\
  indexfile.at\
  ignfail.at\
  iotty.at\
@@ -258,7 +260,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.021283 seconds and 4 git commands to generate.