# Process this file with autom4te to create testsuite. -*- Autotest -*-
# Test suite for GNU tar.
-# Copyright (C) 2004 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2006 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
# 02110-1301, USA.
AT_SETUP([append])
-AT_KEYWORDS([append])
+AT_KEYWORDS([append append00])
AT_TAR_CHECK([touch file1
touch file2
# Process this file with autom4te to create testsuite. -*- Autotest -*-
# Test suite for GNU tar.
-# Copyright (C) 2005 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2006 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
# <7231C15EAC2F164CA6DC326D97493C8B36C25D@exchange35.fed.cclrc.ac.uk>
# http://lists.gnu.org/archive/html/bug-tar/2005-02/msg00032.html
-AT_SETUP([append01])
-AT_KEYWORDS([appending files with long names])
+AT_SETUP([appending files with long names])
+AT_KEYWORDS([append append01])
m4_define([PREFIX],[This_is_a_very_long_file_name_prefix_that_is_designed_to_cause_problems_with_appending_long_file_names_that_run_into_a_limit_of_the_ustar_tarX])
# Process this file with autom4te to create testsuite. -*- Autotest -*-
# Test suite for GNU tar.
-# Copyright (C) 2004 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2006 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
# There was a diagnostic when directory already exists.
-AT_SETUP([extract01])
+AT_SETUP([extract over an existing directory])
AT_KEYWORDS([extract extract01])
AT_TAR_CHECK([
# Process this file with autom4te to create testsuite. -*- Autotest -*-
# Test suite for GNU tar.
-# Copyright (C) 2004 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2006 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
# Ensure that TAR_OPTIONS works in conjunction with old-style options.
unset TAR_OPTIONS
-AT_SETUP([options])
+AT_SETUP([mixing options])
AT_KEYWORDS([options options00])
AT_CHECK([
# Process this file with autom4te to create testsuite. -*- Autotest -*-
# Test suite for GNU tar.
-# Copyright (C) 2004 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2006 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
# References: <200501051042.46223.vapier@gentoo.org>
# http://lists.gnu.org/archive/html/bug-tar/2005-01/msg00011.html
-AT_SETUP([options02])
+AT_SETUP([interspersed options])
AT_KEYWORDS([options options02])
AT_CHECK([
# References: <20040507122613.GB12457@pike.phil.uni-passau.de>
# http://lists.gnu.org/archive/html/bug-tar/2004-05/msg00008.html
-AT_SETUP([same-order01])
+AT_SETUP([working -C with --same-order])
AT_KEYWORDS([same-order same-order01])
AT_TAR_CHECK([
# (see same-order01.sh). However, multiple -C options worked OK.
# Test if we did not break the correct behavior.
-AT_SETUP([same-order02])
+AT_SETUP([multiple -C options])
AT_KEYWORDS([same-order same-order02])
AT_TAR_CHECK([
# manually modifying its size field. Test tarball kindly provided by Tomas.
# Reported by: Thomas <metaf4@users.askja.de>
# References: <4462E13A.3080008@users.askja.de>,
-# <44639C4C.5050401@users.askja.de
+# <44639C4C.5050401@users.askja.de>
AT_SETUP([volume header size])
AT_KEYWORDS([volume volsize])