rpm/tests
Panu Matilainen 2a1c3db622 And another test-suite related distcheck regression fix...
Commit ec0d4d80d8 added a bunch of
perfectly innocent looking rpm queries to the rpmbuild test suite,
which however end up breaking "make distcheck". Really.

The problem is that these are executed without the testsuite run()
wrapper function so the rpm running environment isn't quite right
and because of that, when run deep from distcheck in a crazy
prefix config (or something like that), an rpmdb instance gets left
over where it shouldn't be, and that makes distcheck unhappy.
And that in turn tends to make your head hurt.
2017-09-28 16:12:29 +03:00
..
data Restrict following symlinks to directories by ownership (CVE-2017-7500) 2017-09-28 08:36:22 +03:00
Makefile.am Fix PYTHONPATH in test-suite when prefix differs from system python (#265) 2017-09-06 17:35:36 +03:00
atlocal.in Unbreak make distcheck again 2017-09-28 11:18:10 +03:00
local.at Rearrange test-suite python helper macros a bit 2011-06-09 13:19:14 +03:00
rpmbuild.at And another test-suite related distcheck regression fix... 2017-09-28 16:12:29 +03:00
rpmbuildid.at Add + use a separate helper function for debuginfo test-cases 2017-09-22 13:26:06 +03:00
rpmconfig.at Minimal writing for %config files 2017-05-02 11:37:55 +03:00
rpmconfig2.at Minimal writing for %config files 2017-05-02 11:37:55 +03:00
rpmconfig3.at tests: Do not pass real pathnames to fakechroot commands 2016-08-29 16:21:15 +02:00
rpmconflict.at tests: Do not pass real pathnames to fakechroot commands 2016-08-29 18:12:42 +02:00
rpmdb.at tests: Do not pass real pathnames to fakechroot commands 2016-08-29 16:21:15 +02:00
rpmdepmatch.at Rearrange test-suite python helper macros a bit 2011-06-09 13:19:14 +03:00
rpmdeps.at add tests for with/without rich operators 2017-08-10 09:46:13 +02:00
rpmgeneral.at Implement SHA256 header digest, creation + verification 2017-03-08 14:43:55 +02:00
rpmi.at Fix false negatives on signature/digest tests inside "make distcheck" 2017-09-06 14:14:20 +03:00
rpmio.at Disable two of the sigpipe tests, they're too unstable 2017-08-10 20:21:26 +03:00
rpmmacro.at Don't assume %{quote:...} is surrounded by whitespace 2017-09-01 10:59:21 +03:00
rpmorder.at Correction of swapping two variables (#213) 2017-06-19 14:12:08 +02:00
rpmpython.at Fix error handling in rpmio Python binding test case 2015-09-23 11:30:48 +02:00
rpmquery.at Make queryformat array behavior consistent for all types 2017-08-30 16:57:09 +03:00
rpmreplace.at Restrict following symlinks to directories by ownership (CVE-2017-7500) 2017-09-28 08:36:22 +03:00
rpmscript.at Drop the priority reset testcase 2017-04-13 11:54:02 +03:00
rpmsigdig.at Fix false negatives on signature/digest tests inside "make distcheck" 2017-09-06 14:14:20 +03:00
rpmtests.at Add a vanilla testcase for install + erase ordering 2017-05-11 17:27:40 +03:00
rpmvercmp.at Add a few basic test-cases for tilde in version comparison 2012-04-23 11:16:04 +03:00
rpmverify.at Make verification match the new restricted directory symlink behavior 2017-09-28 10:49:24 +03:00