]> Dogcows Code - chaz/tar/blobdiff - tests/testsuite.at
Fix interaction of various --exclude-tag options with --listed-incremental.
[chaz/tar] / tests / testsuite.at
index d8ee991adfcf5dc6fa95e00597cd8f757828a839..1de7d305ee5c1cd740b7c5ea23e7034a174d80c8 100644 (file)
@@ -1,23 +1,22 @@
 # Process this file with autom4te to create testsuite. -*- Autotest -*-
 
 # Test suite for GNU tar.
-# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2010, 2011, 2012 Free Software
-# Foundation, Inc.
+# Copyright 2004-2008, 2010-2013 Free Software Foundation, Inc.
 
-# This program is free software; you can redistribute it and/or modify
+# This file is part of GNU tar.
+
+# GNU tar is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 3, or (at your option)
-# any later version.
+# the Free Software Foundation; either version 3 of the License, or
+# (at your option) any later version.
 
-# This program is distributed in the hope that it will be useful,
+# GNU tar is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
 
 # 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., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # We need a recent Autotest.
 m4_version_prereq([2.52g])
@@ -211,6 +210,15 @@ m4_include([exclude04.at])
 m4_include([exclude05.at])
 m4_include([exclude06.at])
 m4_include([exclude07.at])
+m4_include([exclude08.at])
+m4_include([exclude09.at])
+m4_include([exclude10.at])
+m4_include([exclude11.at])
+m4_include([exclude12.at])
+m4_include([exclude13.at])
+m4_include([exclude14.at])
+m4_include([exclude15.at])
+m4_include([exclude16.at])
 
 m4_include([delete01.at])
 m4_include([delete02.at])
@@ -284,6 +292,8 @@ m4_include([lustar01.at])
 m4_include([lustar02.at])
 m4_include([lustar03.at])
 
+m4_include([time01.at])
+
 m4_include([multiv01.at])
 m4_include([multiv02.at])
 m4_include([multiv03.at])
@@ -338,6 +348,7 @@ m4_include([xattr01.at])
 m4_include([xattr02.at])
 m4_include([xattr03.at])
 m4_include([xattr04.at])
+m4_include([xattr05.at])
 
 m4_include([acls01.at])
 m4_include([acls02.at])
@@ -356,4 +367,3 @@ m4_include([star/ustar-big-2g.at])
 m4_include([star/ustar-big-8g.at])
 
 m4_include([star/pax-big-10g.at])
-
This page took 0.022853 seconds and 4 git commands to generate.