]> Dogcows Code - chaz/tar/commitdiff
(AT_STAR_PREREQ): Provide md5 sum.
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 13 May 2006 11:59:51 +0000 (11:59 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 13 May 2006 11:59:51 +0000 (11:59 +0000)
tests/star/README
tests/star/gtarfail.at
tests/star/gtarfail2.at
tests/star/multi-fail.at
tests/star/pax-big-10g.at
tests/star/ustar-big-2g.at
tests/star/ustar-big-8g.at

index db72adbf87e270a665a17a5eba54372a5eb4738b..8e1b231dcaad2b754fafad2367d5320cf71c3bd5 100644 (file)
@@ -1,5 +1,5 @@
 This directory contains scripts for testing GNU tar using
-star "test archives". The archives themselves may be obtained
+star "test archives". The archives themselves can be obtained
 from http://download.berlios.de/pub/star/testscripts.
 
 The tests are ignored unless environment variable STAR_TESTSCRIPTS
index 6901755947e8ef50bfc77e17b527d506c9a84e96..fa7abda8b7e84a87875d234db02152e50d1203f8 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, 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([gtarfail])
-AT_KEYWORDS([gtarfail])
+AT_KEYWORDS([star gtarfail])
 
 unset TAR_OPTIONS
 
 AT_CHECK([
-AT_STAR_PREREQ([gtarfail.tar])
+AT_STAR_PREREQ([gtarfail.tar],[bf7612e401aaa679edbb07ae1183811b])
 
 tar --utc -tvf $STAR_TESTSCRIPTS/gtarfail.tar
 ],
index cdab0c759a914bb36043592029f69db36819092b..61c4dc3d5d49f280a56264e61f953e43501ce55d 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, 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([gtarfail2])
-AT_KEYWORDS([gtarfail2])
+AT_KEYWORDS([star gtarfail2])
 
 unset TAR_OPTIONS
 
 AT_CHECK([
-AT_STAR_PREREQ([gtarfail2.tar])
+AT_STAR_PREREQ([gtarfail2.tar],[6b607d1faec14b82f69525d9c5b66e53])
 tar --utc -tvf $STAR_TESTSCRIPTS/gtarfail2.tar
 ],
 [0],
index f7faebdd004ae2587f28bc9b3a7802ae51a4e4c5..9627ced0b06d49d2162d020eb12ff734427b5570 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, 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([multi-fail])
-AT_KEYWORDS([multivolume multiv multi-fail])
+AT_KEYWORDS([star multivolume multiv multi-fail])
 
 unset TAR_OPTIONS
 
 AT_CHECK([
-AT_STAR_PREREQ([gnu-multi-fail-volume1.gtar])
-AT_STAR_PREREQ([gnu-multi-fail-volume2.gtar])
+AT_STAR_PREREQ([gnu-multi-fail-volume1.gtar],[7c28663dd98b0bd91ceb4be7af55254e])
+AT_STAR_PREREQ([gnu-multi-fail-volume2.gtar],[b5d41c4c3ec440687d4a44957b5079a8])
 
 tar --utc -tvM -f $STAR_TESTSCRIPTS/gnu-multi-fail-volume1.gtar \
                -f $STAR_TESTSCRIPTS/gnu-multi-fail-volume2.gtar <&-
index 998cfa0ff99d61bcdbf2432f55eb46d8447d19e1..5e28db202bae77a299382a093e386c9d876a47b9 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, 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([pax-big-10g])
-AT_KEYWORDS([pax-big-10g])
+AT_KEYWORDS([star pax-big-10g])
 
 unset TAR_OPTIONS
 
 AT_CHECK([
 AT_GZIP_PREREQ([bzip2])
-AT_STAR_PREREQ([pax-big-10g.tar.bz2])
+AT_STAR_PREREQ([pax-big-10g.tar.bz2],[ca15c23acc8d8bb1f27e60113a5f8bff])
 
 tar --utc -tvjf $STAR_TESTSCRIPTS/pax-big-10g.tar.bz2
 ],
index 82b114c46222d4fe9de83df9f56b2c1b71724617..c132d0683efd758695dd3a080090199d3f3dd1bc 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, 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([ustar-big-2g])
-AT_KEYWORDS([ustar-big-2g])
+AT_KEYWORDS([star ustar-big-2g])
 
 unset TAR_OPTIONS
 
 AT_CHECK([
 AT_GZIP_PREREQ([bzip2])
-AT_STAR_PREREQ([ustar-big-2g.tar.bz2])
+AT_STAR_PREREQ([ustar-big-2g.tar.bz2],[b63979733629c8fcdf40b60065422767])
 
 tar --utc -tvjf $STAR_TESTSCRIPTS/ustar-big-2g.tar.bz2
 ],
index 6d3d4a0999499efa8bd8e30724092f01167c98df..b642bf724ceb233e506f397d00f3c1f3f45310c5 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, 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([ustar-big-8g])
-AT_KEYWORDS([ustar-big-8g])
+AT_KEYWORDS([star ustar-big-8g])
 
 unset TAR_OPTIONS
 
 AT_CHECK([
 AT_GZIP_PREREQ([bzip2])
-AT_STAR_PREREQ([ustar-big-8g.tar.bz2])
+AT_STAR_PREREQ([ustar-big-8g.tar.bz2],[60ff503fa4b8288bef7ada89e9c91b0f])
 
 tar --utc -tvjf $STAR_TESTSCRIPTS/ustar-big-8g.tar.bz2
 ],
This page took 0.032838 seconds and 4 git commands to generate.