Uniformly start all test titles with a lower case letter

This commit is contained in:
Sergey Poznyakoff
2006-02-20 10:00:48 +00:00
parent f7a29307e2
commit 8bfefd8854
7 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
# 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

View File

@@ -33,7 +33,7 @@
# sufficiently small, in order for the entire archive to fit in two volumes.
# 3. Test the created multi-volume archive.
AT_SETUP([Split directory members in a MV archive])
AT_SETUP([split directory members in a MV archive])
AT_KEYWORDS([multivolume multiv multiv04])
AT_TAR_CHECK([

View File

@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
AT_SETUP([Sparse files])
AT_SETUP([sparse files])
AT_KEYWORDS([sparse sparse01])
AT_TAR_CHECK([

View File

@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
AT_SETUP([Extracting sparse file over a pipe])
AT_SETUP([extracting sparse file over a pipe])
AT_KEYWORDS([sparse sparse02])
# Tar 1.14 - 1.15.1 was unable to extract sparse files to a pipe.

View File

@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
AT_SETUP([Storing sparse files > 8G])
AT_SETUP([storing sparse files > 8G])
AT_KEYWORDS([sparse sparse03])
# Tar 1.15.1 incorrectly computed sparse member size if the extended

View File

@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
AT_SETUP([Sparse files in MV archives])
AT_SETUP([sparse files in MV archives])
AT_KEYWORDS([sparse multiv sparsemv])
# Check if sparse files are correctly split between GNU multi-volume

View File

@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
AT_SETUP([Sparse files in PAX MV archives])
AT_SETUP([sparse files in PAX MV archives])
AT_KEYWORDS([sparse multiv sparsemvp])
# Check if sparse files are correctly split between PAX multi-volume