SHA256
1
0
forked from pool/tar

Accepting request 213314 from home:llipavsky:branches:Base:System

add tests subpackage.
* It is the same testsuite that is run during make check.
* It is now possible to run it in real system to verify that
  nothing is broken by incompatible libraries, etc.

This change allows QA to run the testsuite.

OBS-URL: https://build.opensuse.org/request/show/213314
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=50
This commit is contained in:
Vítězslav Čížek
2014-01-09 15:04:50 +00:00
committed by Git OBS Bridge
parent 4dd080afd0
commit adc784ced5
3 changed files with 73 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 7 11:09:24 CET 2014 - llipavsky@suse.com
- add tests subpackage.
* It is the same testsuite that is run during make check.
* It is now possible to run it in real system to verify that
nothing is broken by incompatible libraries, etc.
-------------------------------------------------------------------
Tue Nov 19 22:16:18 UTC 2013 - andreas.stieger@gmx.de