Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15-SP1
tar.23714
add_readme-tests.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File add_readme-tests.patch of Package tar.23714
Index: tar-1.33/Makefile.in =================================================================== --- tar-1.33.orig/Makefile.in +++ tar-1.33/Makefile.in @@ -348,6 +348,7 @@ am__DIST_COMMON = $(srcdir)/Make.rules $ $(top_srcdir)/build-aux/install-sh \ $(top_srcdir)/build-aux/missing ABOUT-NLS AUTHORS COPYING \ ChangeLog INSTALL NEWS README THANKS TODO build-aux/ar-lib \ + README-tests \ build-aux/compile build-aux/config.guess \ build-aux/config.rpath build-aux/config.sub build-aux/depcomp \ build-aux/install-sh build-aux/mdate-sh build-aux/missing \ Index: tar-1.33/README-tests =================================================================== --- /dev/null +++ tar-1.33/README-tests @@ -0,0 +1,22 @@ +Subpackage tar-tests +==================== + +The tar-tests package contains the testsuite which is included in tar sources. +The testsuite is normally run during make phase (make check) and is also +automatically run when the tar rpm is being build (in %check section of spec +file). + +Normally, there is no reason to need the tar-tests package. It can however be +used to verify, that tar functions properly in an installed system (e.g. to +find issues in tar's dependencies, problems with incompatible libraries, etc.). + +Testsuite is installed into /var/lib/tests/tar + +To run the testsuite: + +cd /var/lib/tests/tar +./testsuite --help # show options + +# needed for genfile binary used in tests +./testsuite AUTOTEST_PATH=/var/lib/tests/tar/bin [other options] +
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor