X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=tests%2Ftestsuite.at;h=3301ee04de33627c14c5f4912c2adf300437cd64;hb=4d22cbd47cdc5e9a346351ced8c9667ab4bb8292;hp=e260c839e2b131027808985c8939c9a2de32a293;hpb=27b98aa8ae11908b4e2937833eb82a2fbf9c4f87;p=chaz%2Ftar diff --git a/tests/testsuite.at b/tests/testsuite.at index e260c83..3301ee0 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -15,8 +15,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # We need a recent Autotest. m4_version_prereq([2.52g]) @@ -83,6 +83,7 @@ m4_include([extrac05.at]) m4_include([gzip.at]) m4_include([incremental.at]) +m4_include([incr01.at]) m4_include([ignfail.at]) @@ -110,11 +111,16 @@ m4_include([shortrec.at]) m4_include([sparse01.at]) m4_include([sparse02.at]) +m4_include([sparse03.at]) + +m4_include([update.at]) m4_include([volume.at]) m4_include([comprec.at]) +m4_include([truncate.at]) + m4_include([star/gtarfail.at]) m4_include([star/gtarfail2.at])