summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use mkdir -p for creating SPECPARTS dirHEADmasterFlorian Festi2023-05-171-1/+1
* Verify user/group in tests when possiblePanu Matilainen2023-05-051-32/+32
* Don't mask the user verify fail on invalid symlink testPanu Matilainen2023-05-051-2/+2
* Fix file signatures getting loaded when not asked forPanu Matilainen2023-04-281-0/+11
* Add pgpVerifySignature2() and pgpPrtParams2()Neal H. Walfield2023-04-202-14/+46
* Bump the soname in anticipation of the 4.19 alpha releasePanu Matilainen2023-04-121-4/+4
* Add a proper testcase for full sysusers.d file automationPanu Matilainen2023-03-302-0/+106
* Autogenerate requires for users and groups in packages from file dataPanu Matilainen2023-03-301-3/+3
* Automatically create sysuser users and groups on installPanu Matilainen2023-03-303-1/+37
* Add a tag extension to decode sysuser lines from user/group providesPanu Matilainen2023-03-301-0/+1
* Add optional total/proc/thread arguments to %{getncpus} macroPanu Matilainen2023-03-301-4/+22
* Call RPM_CONFIGDIR just that consistentlyPanu Matilainen2023-03-301-2/+2
* Add test case for macro '%**'Ralf Habacker2023-03-241-0/+12
* Populate user and group data in cpio payload againPanu Matilainen2023-03-212-7/+38
* Fix a segfault on a non-stringable argument to macro call from LuaPanu Matilainen2023-03-201-0/+9
* Expect NOTTRUSTED for expired and revoked signatures from rpm-sequoiaPanu Matilainen2023-03-171-4/+4
* Erm, we can't expect to copy /etc/[g]shadowPanu Matilainen2023-03-171-1/+2
* Copy rather than link to /etc/passwd and friendsPanu Matilainen2023-03-161-1/+1
* Fix signature reserved space not restored on --delsign (#2382)Panu Matilainen2023-03-071-0/+19
* Don't repeat %patchN deprecation warningMichal Domonkos2023-02-232-3/+22
* Fix macro scoping level on re-entry from %[] expresssion (#2354)Panu Matilainen2023-01-201-0/+37
* Try telling cmake that the project needs to be built before testingPanu Matilainen2023-01-171-0/+6
* Issue deprecation warnings on %patchN syntaxPanu Matilainen2023-01-171-0/+13
* Convert most of our examples to use a modern %patch syntaxPanu Matilainen2023-01-176-6/+6
* Add --generate-subpackages to find_lang.shFlorian Festi2023-01-173-2/+30
* Add test case for %find_langFlorian Festi2023-01-172-0/+59
* Add bash to test environmentFlorian Festi2023-01-171-1/+1
* Add a test for special device node installationPanu Matilainen2023-01-133-0/+37
* Fix install of block and character special files (#2195, #2275)Panu Matilainen2023-01-133-1/+32
* Unbreak %dev directives in %filesMichal Domonkos2023-01-132-0/+3
* Testcases: rpmbuild source name with spaceyangchenguang2023-01-113-0/+28
* Quote source file names in %setupwangpeng2023-01-111-1/+1
* Glob special files only once, internallyMichal Domonkos2022-11-292-4/+9
* Add some basic tests for OpenPGP v3 signaturesPanu Matilainen2022-11-242-2/+67
* Test if BuildDependencies are checked for %prepFlorian Festi2022-11-172-0/+9
* tests: add test for Obsoletesxujing2022-11-161-0/+37
* tests: add test for %verify in %filesxujing2022-11-162-0/+39
* Remove unrelated %undefine output from macro scoping testPanu Matilainen2022-11-141-2/+2
* Enable malloc checking with random perturb in the test-suitePanu Matilainen2022-11-141-0/+8
* Fix rpmkeys type confusion test.Neal H. Walfield2022-11-101-0/+4
* Add Dynamic Spec generationFlorian Festi2022-11-093-0/+83
* Avoid bashisms in test-suite specsPanu Matilainen2022-11-042-2/+5
* Try to use pre-compiled libmagic, fall back to recreating if not foundPanu Matilainen2022-11-041-1/+1
* Avoid buggy (if harmless) bin symlink in test when using /usr prefixPanu Matilainen2022-11-041-1/+3
* Handle testing directory ro/rw state from cmake (mostly)Panu Matilainen2022-11-032-1/+6
* Avoid type confusion when verifying signaturesDemi Marie Obenour2022-11-032-0/+41
* Doh, unbreak CI from commit 190354cb19af6ecdfec6f7eaa454d6afcf381128Panu Matilainen2022-10-311-1/+7
* Add a blurb to hello.spec cautioning against its usePanu Matilainen2022-10-261-0/+6
* Make sure test programs are built when needed but not otherwisePanu Matilainen2022-10-251-5/+7
* Simplify + improve running of specific test-casesPanu Matilainen2022-10-252-10/+6