X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fstar%2FREADME;h=2b96aa6bb132bf88ac9c2491386a778c631dd688;hb=3b219f943e6b0b14c8f30176951b9339ae3ebaf4;hp=e4be22f8ea0a42e8a4ac917c55827a96024ae3e8;hpb=14d39a2c1491f6c719b1bcf85fb9ead6fb206008;p=chaz%2Ftar diff --git a/tests/star/README b/tests/star/README index e4be22f..2b96aa6 100644 --- a/tests/star/README +++ b/tests/star/README @@ -1,6 +1,6 @@ This directory contains scripts for testing GNU tar using star "test archives". The archives themselves can be obtained -from http://download.berlios.de/pub/star/testscripts. +from ftp://ftp.berlios.de/pub/star/testscripts. These tests are disabled by default. There are two ways to run them. The simplest is by `make check-full' command. It requires wget @@ -10,14 +10,14 @@ STAR_TESTSCRIPTS to point to the directory where they reside, for example: make STAR_TESTSCRIPTS=testdir check -or +or make TESTS_ENVIRONMENT='STAR_TESTSCRIPTS=testdir' check The file `quicktest.sh' is a separate test. It is never executed within `make check' command, you will need to run it manually. Please, carefully read section `quicktest.sh' below before running it. - + Following is a short description of the tests: * gtarfail.at and gtarfail2.at @@ -30,7 +30,7 @@ by previous versions of GNU tar. Requires gnu-multi-fail-volume1.gtar and gnu-multi-fail-volume2.gtar. These are two parts of a multi-volume archive that previous versions -of tar refused to read (at least, without -B option). +of tar refused to read (at least, without -B option). * ustar-big-2g.at