X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Ftestsuite.at;h=3096e0dbde720a4509ef98d0a1ba32324c6f6ec9;hb=b0902369e789c9aadf584799889a34637688d601;hp=100062dc6af42bcfa162b77634bddcbc593cc851;hpb=1689ed43885c8418c29d1365ae3a06450a460830;p=chaz%2Ftar diff --git a/tests/testsuite.at b/tests/testsuite.at index 100062d..3096e0d 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 2004-2008, 2010-2013 Free Software Foundation, Inc. +# Copyright 2004-2008, 2010-2014 Free Software Foundation, Inc. # This file is part of GNU tar. @@ -211,7 +211,9 @@ m4_include([indexfile.at]) m4_include([verbose.at]) m4_include([gzip.at]) m4_include([recurse.at]) +m4_include([recurs02.at]) m4_include([shortrec.at]) +m4_include([iotty.at]) AT_BANNER([The --same-order option]) m4_include([same-order01.at]) @@ -407,6 +409,7 @@ m4_include([xattr05.at]) m4_include([acls01.at]) m4_include([acls02.at]) +m4_include([acls03.at]) m4_include([selnx01.at]) m4_include([selacl01.at]) @@ -417,6 +420,7 @@ AT_BANNER([One top level]) m4_include([onetop01.at]) m4_include([onetop02.at]) m4_include([onetop03.at]) +m4_include([onetop04.at]) AT_BANNER([Star tests]) m4_include([star/gtarfail.at])