rpm/tests
Panu Matilainen 7400a36b98 Eliminate file trigger second argument (aka $2)
File triggers have gotten both $1 and $2 as zero always, which doesn't
make a whole lot of sense. For $1 we know what to do (it should be the
same as with all other scriptlet types) but $2 is not so obvious. For
regular triggers it's the number of remaining instances of the target
package, but with file triggers there are any number of target packages
and it's not clear what the most useful thing would be. Better not
pass it at all to make it free for future use once we figure what to
do with it.
2018-02-16 14:29:28 +02:00
..
data Eliminate file trigger second argument (aka $2) 2018-02-16 14:29:28 +02:00
Makefile.am Revert "Add extra debugging to testsuite gpg import for now" 2018-02-12 14:59:05 +02: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 Ensure all indexes get created on --rebuilddb 2017-10-05 11:35:51 +03:00
rpmdepmatch.at Rearrange test-suite python helper macros a bit 2011-06-09 13:19:14 +03:00
rpmdeps.at tests: Add tests for boolean dependencies 2017-10-25 10:53:53 +03:00
rpmgeneral.at Implement SHA256 header digest, creation + verification 2017-03-08 14:43:55 +02:00
rpmi.at Unbreak testsuite from unversioned obsoletes warnings 2018-02-06 11:37:41 +02:00
rpmio.at Disable two of the sigpipe tests, they're too unstable 2017-08-10 20:21:26 +03:00
rpmmacro.at Disable redefinition or undefinition of a built-in macro 2018-01-08 12:53:43 +02:00
rpmorder.at Correction of swapping two variables (#213) 2017-06-19 14:12:08 +02:00
rpmpython.at Avoid local path in testsuite expected results, oops 2017-10-11 16:26:49 +03:00
rpmquery.at Add tests for file attribute filtering in query and verification 2017-11-10 10:43:16 +02:00
rpmreplace.at Don't assume per-user groups in test-suite 2017-10-12 16:30:39 +03:00
rpmscript.at Eliminate file trigger second argument (aka $2) 2018-02-16 14:29:28 +02:00
rpmsigdig.at Add gpg(foo) provides for the full keyid of pubkeys too 2018-02-15 14:22:53 +02: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 Expect failure for invalid directory symlink fails when run as root 2018-02-05 17:55:03 +02:00