mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-09-20 07:04:14 +00:00
Added long01.at
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
|||||||
# Makefile for GNU tar regression tests.
|
# 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.
|
# Foundation, Inc.
|
||||||
|
|
||||||
# François Pinard <pinard@iro.umontreal.ca>, 1988.
|
# François Pinard <pinard@iro.umontreal.ca>, 1988.
|
||||||
@@ -64,6 +64,7 @@ TESTSUITE_AT = \
|
|||||||
link01.at\
|
link01.at\
|
||||||
listed01.at\
|
listed01.at\
|
||||||
listed02.at\
|
listed02.at\
|
||||||
|
long01.at\
|
||||||
longv7.at\
|
longv7.at\
|
||||||
multiv01.at\
|
multiv01.at\
|
||||||
multiv02.at\
|
multiv02.at\
|
||||||
|
|||||||
+2
-1
@@ -1,7 +1,7 @@
|
|||||||
# Process this file with autom4te to create testsuite. -*- Autotest -*-
|
# Process this file with autom4te to create testsuite. -*- Autotest -*-
|
||||||
|
|
||||||
# Test suite for GNU tar.
|
# 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
|
# 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
|
# 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([listed02.at])
|
||||||
|
|
||||||
m4_include([longv7.at])
|
m4_include([longv7.at])
|
||||||
|
m4_include([long01.at])
|
||||||
|
|
||||||
m4_include([multiv01.at])
|
m4_include([multiv01.at])
|
||||||
m4_include([multiv02.at])
|
m4_include([multiv02.at])
|
||||||
|
|||||||
Reference in New Issue
Block a user