X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Ftestsuite.at;h=86dfe9afdb18c4087aece2762867da36cb0bc216;hb=bc00f45420924b0e74f60ad2e4ae1456b4ef7316;hp=426f847bf8fc1d545f1d4f2cdb4b8e8a9f69a457;hpb=e8a4c35a7396441bd538a70c7f47727d8f920da8;p=chaz%2Ftar diff --git a/tests/testsuite.at b/tests/testsuite.at index 426f847..86dfe9a 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -1,7 +1,7 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -100,12 +100,18 @@ m4_include([pipe.at]) m4_include([options.at]) m4_include([options02.at]) +m4_include([T-empty.at]) +m4_include([T-null.at]) + m4_include([indexfile.at]) +m4_include([verbose.at]) m4_include([append.at]) m4_include([append01.at]) m4_include([append02.at]) +m4_include([exclude.at]) + m4_include([delete01.at]) m4_include([delete02.at]) m4_include([delete03.at]) @@ -118,6 +124,7 @@ m4_include([extrac03.at]) m4_include([extrac04.at]) m4_include([extrac05.at]) m4_include([extrac06.at]) +m4_include([extrac07.at]) m4_include([gzip.at]) @@ -174,6 +181,7 @@ m4_include([volsize.at]) m4_include([comprec.at]) m4_include([truncate.at]) +m4_include([grow.at]) m4_include([star/gtarfail.at]) m4_include([star/gtarfail2.at])