From 8bfefd8854d14c841e331f23d27704b551587200 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 20 Feb 2006 10:00:48 +0000 Subject: [PATCH] Uniformly start all test titles with a lower case letter --- tests/long01.at | 2 +- tests/multiv04.at | 2 +- tests/sparse01.at | 2 +- tests/sparse02.at | 2 +- tests/sparse03.at | 2 +- tests/sparsemv.at | 2 +- tests/sparsemvp.at | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tests/long01.at b/tests/long01.at index df0f72c..cb2a34a 100644 --- a/tests/long01.at +++ b/tests/long01.at @@ -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 diff --git a/tests/multiv04.at b/tests/multiv04.at index 50ea290..83ace10 100644 --- a/tests/multiv04.at +++ b/tests/multiv04.at @@ -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([ diff --git a/tests/sparse01.at b/tests/sparse01.at index 5c8a7c8..e4aa0a5 100644 --- a/tests/sparse01.at +++ b/tests/sparse01.at @@ -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([ diff --git a/tests/sparse02.at b/tests/sparse02.at index d7bf2a6..1427a54 100644 --- a/tests/sparse02.at +++ b/tests/sparse02.at @@ -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. diff --git a/tests/sparse03.at b/tests/sparse03.at index 0ba8dc7..eda3748 100644 --- a/tests/sparse03.at +++ b/tests/sparse03.at @@ -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 diff --git a/tests/sparsemv.at b/tests/sparsemv.at index a17350a..1c721cc 100644 --- a/tests/sparsemv.at +++ b/tests/sparsemv.at @@ -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 diff --git a/tests/sparsemvp.at b/tests/sparsemvp.at index fda58c2..df91b80 100644 --- a/tests/sparsemvp.at +++ b/tests/sparsemvp.at @@ -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 -- 2.44.0