]> Dogcows Code - chaz/tar/blobdiff - tests/testsuite.at
Fix bug in sparse file listing
[chaz/tar] / tests / testsuite.at
index 100062dc6af42bcfa162b77634bddcbc593cc851..f28e86c27c477226a068e279835512abdd659909 100644 (file)
@@ -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.
 
@@ -205,13 +205,17 @@ m4_include([T-empty.at])
 m4_include([T-null.at])
 m4_include([T-zfile.at])
 m4_include([T-nonl.at])
+m4_include([T-dir00.at])
+m4_include([T-dir01.at])
 
 AT_BANNER([Various options])
 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])
@@ -397,6 +401,7 @@ m4_include([remfiles08c.at])
 m4_include([remfiles09a.at])
 m4_include([remfiles09b.at])
 m4_include([remfiles09c.at])
+m4_include([remfiles10.at])
 
 AT_BANNER([Extended attributes])
 m4_include([xattr01.at])
@@ -407,6 +412,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 +423,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])
This page took 0.023938 seconds and 4 git commands to generate.