X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2FMakefile.am;h=d339bc23857d00c33decbae20e0ce1ba082b5448;hb=43c534319408d1ca8ffaa9f977330fb9a7214339;hp=153ee6d3ddf4f676cbbfa125eb6717d98e6ebe72;hpb=1118d24fd3331c604f373376d60eeaac1f9def01;p=chaz%2Ftar diff --git a/tests/Makefile.am b/tests/Makefile.am index 153ee6d..d339bc2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,7 +1,7 @@ # Makefile for GNU tar regression tests. # Copyright (C) 1996, 1997, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006 Free Software Foundation, Inc. +# 2006, 2007 Free Software Foundation, Inc. # François Pinard , 1988. # Sergey Poznyakoff , 2004. @@ -46,6 +46,8 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac ## ------------ ## TESTSUITE_AT = \ + T-empty.at\ + T-null.at\ testsuite.at\ append.at\ append01.at\ @@ -57,13 +59,16 @@ TESTSUITE_AT = \ delete03.at\ delete04.at\ delete05.at\ + exclude.at\ extrac01.at\ extrac02.at\ extrac03.at\ extrac04.at\ extrac05.at\ extrac06.at\ + extrac07.at\ gzip.at\ + grow.at\ incremental.at\ incr01.at\ incr02.at\