]> Dogcows Code - chaz/tar/commitdiff
Added long01.at
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 13 Jan 2005 16:00:59 +0000 (16:00 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 13 Jan 2005 16:00:59 +0000 (16:00 +0000)
tests/Makefile.am
tests/testsuite.at

index 515c8612723ebd90b5e52d6befede48bc4f40fe9..47da433407e3a79132c347bac0c5e2c690893ccc 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for GNU tar regression tests.
 
-# Copyright (C) 1996, 1997, 1999, 2000, 2001, 2003, 2004 Free Software
+# Copyright (C) 1996, 1997, 1999, 2000, 2001, 2003, 2004, 2005 Free Software
 # Foundation, Inc.
 
 # François Pinard <pinard@iro.umontreal.ca>, 1988.
@@ -64,6 +64,7 @@ TESTSUITE_AT = \
  link01.at\
  listed01.at\
  listed02.at\
+ long01.at\
  longv7.at\
  multiv01.at\
  multiv02.at\
index 82f33f890491bb4d4b68d0a03e9b15c2debab1af..fe1921bbf1c8941e8d6a630b3dd9fa711a8462a3 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autom4te to create testsuite. -*- Autotest -*-
 
 # Test suite for GNU tar.
-# Copyright (C) 2004 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -91,6 +91,7 @@ m4_include([listed01.at])
 m4_include([listed02.at])
 
 m4_include([longv7.at])
+m4_include([long01.at])
 
 m4_include([multiv01.at])
 m4_include([multiv02.at])
This page took 0.027694 seconds and 4 git commands to generate.