X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Ftestsuite.at;h=3f7cf1c4ceef17f319940bca33a9ed1a089da2bf;hb=372ff169e75f87aaa4c45c5c782a941dd8d51752;hp=ba6d60ab70689a98f03792d6915cfac6e2193bd1;hpb=0dcb0ad27959f275a7959bb3dcb55a7f5754b94f;p=chaz%2Ftar diff --git a/tests/testsuite.at b/tests/testsuite.at index ba6d60a..3f7cf1c 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]) @@ -66,6 +66,7 @@ m4_include([options.at]) m4_include([options02.at]) m4_include([append.at]) +m4_include([append01.at]) m4_include([delete01.at]) m4_include([delete02.at]) @@ -96,6 +97,7 @@ m4_include([long01.at]) m4_include([multiv01.at]) m4_include([multiv02.at]) m4_include([multiv03.at]) +m4_include([multiv04.at]) m4_include([old.at]) @@ -104,6 +106,8 @@ m4_include([recurse.at]) m4_include([same-order01.at]) m4_include([same-order02.at]) +m4_include([shortrec.at]) + m4_include([sparse01.at]) m4_include([sparse02.at]) @@ -111,6 +115,8 @@ m4_include([volume.at]) m4_include([comprec.at]) +m4_include([truncate.at]) + m4_include([star/gtarfail.at]) m4_include([star/gtarfail2.at])