summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Preparing for 4.18.0-alpha1rpm-4.18.0-alpha1Panu Matilainen2022-04-131-3/+3
* Add a test case to check that the key creation time is correctNeal H. Walfield2022-04-134-0/+139
* Force gpg to use SHA256 when generating signatures.Neal H. Walfield2022-04-131-3/+3
* Update library version info before releasePanu Matilainen2022-04-071-4/+4
* Don't override LD_LIBRARY_PATH, prepend to it.Neal H. Walfield2022-04-051-1/+1
* Don't assert the version of rpm used to create the dataNeal H. Walfield2022-04-051-2/+1
* Use rpmuncompress to handle %{uncompress:...}Panu Matilainen2022-04-041-6/+22
* Move %patch uncompress logic from spec parse to build time, sort ofPanu Matilainen2022-04-041-2/+0
* Move source uncompress logic from spec parse to build timePanu Matilainen2022-04-041-3/+19
* Support imports to fs keyring tooPanu Matilainen2022-03-311-1/+48
* Ignore subkeys that cannot be used for signingDemi Marie Obenour2022-03-311-2/+0
* Fix the OpenPGP parser testsDemi Marie Obenour2022-03-313-9/+31
* Fix shared colored files not removed on erasure regression in >= 4.14.0Panu Matilainen2022-03-281-2/+0
* Fix excluded paths taking part in file disposition calculationsPanu Matilainen2022-03-281-0/+17
* Fix non-installed files taking part in file disposition calculationsPanu Matilainen2022-03-281-0/+17
* Add a bunch of file-erasure related testcasesPanu Matilainen2022-03-284-37/+282
* Force gpg to use SHA256 when generating signatures.Neal H. Walfield2022-03-281-1/+1
* Remove NSS referencesDemi Marie Obenour2022-03-183-3/+3
* Handle missing RPMTAG_ARCH in RPMTAG_ARCHSUFFIXPanu Matilainen2022-03-021-2/+30
* Add separate build configuration (%conf) section to specPanu Matilainen2022-02-282-0/+15
* Add tests for various rpmbuild build stage optionsPanu Matilainen2022-02-283-0/+105
* Add ARCHSUFFIX extension tagFlorian Festi2022-02-211-0/+1
* Allow rpmbuild to only check build dependenciessacha2022-02-161-0/+37
* Make test suite a dependency of populate_testingFlorian Festi2022-02-161-3/+3
* Add a test-case for cross-directory hardlinksPanu Matilainen2022-02-162-0/+30
* Add a test-case for "filesystem" like package owning /Panu Matilainen2022-02-163-0/+32
* Header signatures alone are not sufficientDemi Marie Obenour2022-02-143-0/+41
* Fix IMA signature fubar, take III (#1833, RhBug:2018937)Panu Matilainen2022-02-113-0/+20
* Revert whack-a-mole attempts to fix IMA as brokenPanu Matilainen2022-02-113-12/+0
* Add a testcase for --dump queryPanu Matilainen2022-02-111-0/+18
* Add %bcond macro for defining build conditionalsPetr Viktorin2022-02-103-0/+107
* Reimplement --restore as a transaction element, obsolete --setperms & coPanu Matilainen2022-02-032-0/+42
* Fix --justdb test depending on files outside the test-rootPanu Matilainen2022-01-271-2/+5
* Add test for --justdb to goPanu Matilainen2022-01-251-0/+17
* Add --justdb counterpart --nodb and matching API flagPanu Matilainen2022-01-251-0/+23
* Support relocatable packages in Lua scriptlets too (#1531)Panu Matilainen2022-01-243-0/+63
* rpmkeys: exit non-zero on I/O errorsDemi Marie Obenour2022-01-211-0/+13
* Fix failing 'rpm -q' tests on non-i386-derived archesMalcolm Inglis2022-01-211-0/+3
* Add rpmlua wrapper command for running our Lua interpreter standalonePanu Matilainen2021-12-173-0/+47
* Further improve build warning/error summaryPanu Matilainen2021-12-151-3/+0
* Auto-print returned values from Lua macrosPanu Matilainen2021-12-131-0/+15
* Fix IMA signature lengths assumed constant (#1833, RhBug:2018937)Panu Matilainen2021-12-133-0/+12
* Allow an optional "override clock" for deterministic timestampsBenno Rice2021-11-231-0/+57
* Fix off-by-one error in rpm_callMichael Schroeder2021-11-221-0/+17
* Allow to call lua functions from the expresion parserMichael Schroeder2021-11-191-0/+11
* Support multiple args in %quote and make split/unsplit available to luaMichael Schroeder2021-11-181-0/+14
* Add test for OpenPGP packet parsing bugDemi Marie Obenour2021-11-013-0/+64
* Allow an optional argument for the %verbose macroMichael Schroeder2021-10-261-3/+4
* Support non-parametric builtins againMichael Schroeder2021-10-261-0/+2
* Make %{define foo body} not use the free-field parsingMichael Schroeder2021-10-261-0/+4