| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a testcase for issue #370 | Panu Matilainen | 2018-03-28 | 3 | -1/+99 |
* | add tests for with/without rich operators | Igor Gnatenko | 2018-03-28 | 1 | -0/+220 |
* | Don't assume per-user groups in test-suite | Panu Matilainen | 2017-10-26 | 3 | -1/+5 |
* | Make verification match the new restricted directory symlink behavior | Panu Matilainen | 2017-10-26 | 1 | -9/+47 |
* | Restrict following symlinks to directories by ownership (CVE-2017-7500) | Panu Matilainen | 2017-10-26 | 2 | -1/+36 |
* | Fix file triggers failing to match on some packages (MgBug:18797) | Panu Matilainen | 2017-10-26 | 1 | -0/+2 |
* | tests/tpmbuild.at: Make file sed regexp more strict to extract BuildID. | Mark Wielaard | 2017-10-26 | 1 | -5/+5 |
* | Fix testsuite with newer NSS versions which require /dev/urandom | Panu Matilainen | 2017-08-11 | 1 | -1/+1 |
* | Fix testsuite failures in dist tarballs: include missing files | Thierry Vignaud | 2016-11-02 | 1 | -0/+2 |
* | Add sepdebugcrcfix to fixup old style gnu_debuglink CRC checksum. | Mark Wielaard | 2016-10-20 | 2 | -0/+140 |
* | Add dwz debuginfo compression support. | Mark Wielaard | 2016-10-20 | 2 | -0/+140 |
* | Add find-debuginfo.sh -m minisymtab support. | Mark Wielaard | 2016-10-20 | 1 | -0/+77 |
* | tests: Do not pass real pathnames to fakechroot commands | Florian Festi | 2016-10-13 | 7 | -76/+77 |
* | tests: Do not pass real pathnames to fakechroot commands | Michal Marek | 2016-10-13 | 12 | -187/+187 |
* | Fix rpmi.at testcase by checking actual datadir and docdir used. | Mark Wielaard | 2016-10-13 | 1 | -7/+10 |
* | Add rpmtags for file signatures and their length | fin@linux.vnet.ibm.com | 2015-08-12 | 1 | -0/+2 |
* | Add --filetriggers option to show info about file triggers. | Lubos Kardos | 2015-08-06 | 1 | -0/+4 |
* | Make test case not fail as non root | Florian Festi | 2015-07-23 | 1 | -0/+1 |
* | Parse file trigger priorities in spec files | Lubos Kardos | 2015-07-23 | 1 | -0/+2 |
* | Fix ionice and IndexIterator testcases | Michael Schroeder | 2015-04-24 | 2 | -9/+9 |
* | Reset nice and ionice priorities when executing scripts. | David MartÃnez Moreno | 2015-03-31 | 3 | -1/+115 |
* | Add test for rpm install option "--excludedocs" | Lubos Kardos | 2015-03-20 | 3 | -0/+64 |
* | Add support for the RemovePathPostfixes tag in the spec file | Florian Festi | 2015-02-05 | 3 | -0/+76 |
* | Add test for file triggers. | Lubos Kardos | 2015-02-05 | 3 | -0/+199 |
* | Add parsing file triggers from spec file and saving them into header. | Lubos Kardos | 2015-02-05 | 1 | -0/+14 |
* | Add a testcase for RhBug:1101861 | Panu Matilainen | 2014-09-24 | 1 | -0/+22 |
* | Add a simple test-case for RhBug:1142949 | Panu Matilainen | 2014-09-18 | 1 | -0/+18 |
* | Add utf-8 validation to librpmbuild, take 1 (ticket #30, RhBug:948712, ...) | Panu Matilainen | 2014-09-08 | 1 | -0/+1 |
* | Add a simple testcase for rpmspec queries | Panu Matilainen | 2014-08-18 | 1 | -0/+20 |
* | Oh yes, its Monday alright... | Panu Matilainen | 2014-08-18 | 2 | -2/+2 |
* | Add a simple testcase for buildrequires functionality | Panu Matilainen | 2014-08-18 | 2 | -0/+20 |
* | Add testcase for basic trigger behavior | Panu Matilainen | 2014-07-09 | 3 | -0/+84 |
* | Add testcase for db iterator wildcard matching | Panu Matilainen | 2014-07-03 | 1 | -0/+11 |
* | Add test for multiple hardlink groups, ie previous commit | Panu Matilainen | 2014-06-30 | 2 | -2/+6 |
* | Add disabler flag + --noplugins cli switch for plugins | Panu Matilainen | 2014-06-24 | 1 | -1/+1 |
* | Drop the experimental collection support | Panu Matilainen | 2014-06-17 | 1 | -1/+0 |
* | Also pass number of installed packages to %verifyscript as $1 | Panu Matilainen | 2014-03-20 | 2 | -1/+9 |
* | Fix %pretrans and %posttrans $1 argument | Panu Matilainen | 2014-03-20 | 1 | -4/+4 |
* | Export RPMTAG_OLDSUGGESTS, OLDENHANCES and friends | Florian Festi | 2014-03-13 | 1 | -0/+8 |
* | Add a basic test-case for reinstall | Panu Matilainen | 2014-03-04 | 1 | -0/+21 |
* | Perform as-is substitution for %{name} form too, again | Panu Matilainen | 2014-02-20 | 1 | -2/+0 |
* | Add a testcase for RhBug:1045723 | Panu Matilainen | 2014-02-19 | 1 | -0/+36 |
* | Use --recommends, --suggests, --supplements and --enhances in test case | Florian Festi | 2014-02-19 | 1 | -2/+8 |
* | Add RPMTAG_RECOMMENDNEVRS, RPMTAG_SUGGESTNEVRS, RPMTAG_SUPPLEMENTNEVRS and RP... | Florian Festi | 2014-02-19 | 1 | -0/+4 |
* | Add support for Recommends:, Suggests:, Supplements: and Enhances: | Florian Festi | 2014-02-19 | 3 | -0/+42 |
* | Bah, --ignorearch is required for the upgrade too | Panu Matilainen | 2014-02-10 | 1 | -1/+1 |
* | Add --replace testcase involving changing file policies | Panu Matilainen | 2014-02-10 | 1 | -1/+23 |
* | Add a testcase for the header export sort issue (aka RhBug:953719) | Panu Matilainen | 2014-02-06 | 1 | -0/+16 |
* | Add python bindings + a testcase for the archive API | Panu Matilainen | 2014-01-31 | 1 | -0/+22 |
* | Add a couple of basic tests for python stringpool | Panu Matilainen | 2013-12-13 | 1 | -0/+32 |