X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Ftestsuite.at;h=b724aa248495959870213073b03c660eb10bf306;hb=44ce72fa96e900f6d99530cda643a6d976cb7433;hp=29f174fdde81d64a594f5c4e99ad31da7ac87505;hpb=9147c6c9f6bacc929a2423700c526e5bef1ca4e6;p=chaz%2Ftar diff --git a/tests/testsuite.at b/tests/testsuite.at index 29f174f..b724aa2 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]) @@ -106,13 +106,20 @@ 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]) +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])