summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Preparing for rpm 4.15.1.1rpm-4.15.xPanu Matilainen2021-03-222-7/+7
* Add test for libtool versioning sanityPanu Matilainen2021-03-222-1/+18
* Preparing for rpm 4.15.1rpm-4.15.1-releasePanu Matilainen2019-11-181-3/+3
* Resurrect our reproducable build testPanu Matilainen2019-11-181-1/+9
* Handle incomplete escape seq in queryformat (RhBug:1755230)Michal Domonkos2019-11-181-0/+15
* Flag build-time rpmlib() dependencies in src.rpm as missingokPanu Matilainen2019-11-181-1/+1
* Mark dynamically generated buildrequires autogeneratedPanu Matilainen2019-11-181-8/+8
* Percolate errors up from rpmfcHelper()Panu Matilainen2019-11-183-1/+59
* Resurrect %_missing_doc_files_terminate_build functionalityPanu Matilainen2019-11-183-0/+45
* Trap division by zero in expression parserPavlina Moravcova Varekova2019-11-181-0/+2
* Fix type error introduced in commit 1d055ae1df90fe54cf5c056de085cd987f0f6bbfPanu Matilainen2019-11-181-0/+2
* Make dependency generation test payload-compression agnosticPanu Matilainen2019-08-281-0/+1
* Add %{expr:...} macro for parsing expressionsPanu Matilainen2019-08-281-0/+39
* Improve expression error messagesPanu Matilainen2019-08-281-1/+3
* Move %if tests where they belong and fix their keywordsPanu Matilainen2019-08-282-115/+116
* Fix segfault regression on empty script or description at end of specPanu Matilainen2019-08-283-0/+21
* Add a testcases for filenames with weird + invalid charactersPanu Matilainen2019-08-283-0/+82
* Use an erase element to delete packages with same NEVRAMichael Schroeder2019-08-281-1/+0
* Test %dnl such that its contents influences its expansionPavlina Moravcova Varekova2019-08-282-0/+21
* Parse multiline conditional and %include parameters correctly (#775)Pavlina Moravcova Varekova2019-08-283-0/+41
* Implement %dnl (discard to next line) macro primitive for comment usePanu Matilainen2019-06-192-0/+28
* fixup! Handle .debug_macro in debugedit.Panu Matilainen2019-06-191-22/+1
* Handle .debug_macro in debugedit.Mark Wielaard2019-06-194-4/+169
* Add some debugedit tests.Mark Wielaard2019-06-198-2/+363
* Add some color to the tests if available and the terminal supports it.Mark Wielaard2019-06-191-0/+3
* Make dynamic buildrequires test arch independentPanu Matilainen2019-06-112-9/+12
* Use a pre-determined buildhost in test-suite to avoid DNS usagePanu Matilainen2019-06-111-3/+3
* Skip tests that use lua (indirectly) when configured --without-lua.Mark Wielaard2019-06-052-0/+2
* Stop immediately if there is a problem with SourceIgor Gnatenko2019-06-031-0/+17
* Fix defunct gpg-agents lingering around after test-suitePanu Matilainen2019-06-031-1/+5
* Don't allow test-suite failures inside distcheck eitherPanu Matilainen2019-06-031-2/+1
* Include file capability test material in dist tarballsPanu Matilainen2019-06-021-0/+1
* Include dynamic buildrequires test material in dist tarballsPanu Matilainen2019-05-291-0/+2
* Add support for dynamic BuildRequiresFlorian Festi2019-05-283-0/+143
* Move check for build dependencies out of rpmbuild.c and into build/build.cFlorian Festi2019-05-281-1/+1
* Implement a database cookie API for determining whether rpmdb has changedPanu Matilainen2019-05-271-0/+69
* Add tests for %elif, %elifos, %elifarchPavlina Moravcova Varekova2019-05-273-0/+222
* Report file name and line number on all macro file errors and warningsPanu Matilainen2019-05-211-0/+24
* Fix regression causing patch/source tags leaking to other macrosPanu Matilainen2019-05-202-10/+41
* Add support for %patchlist and %sourcelist spec sectionsPanu Matilainen2019-05-144-0/+57
* Revert "Allow packagers to specify individual scriptlets as critical"Panu Matilainen2019-05-142-126/+1
* [tests] Remove extraneous arguments to rpmdiff/rpm2cpioRobbie Harwood2019-04-301-4/+4
* Warn on absolute symlinks at build-timePanu Matilainen2019-04-251-2/+6
* Use RPM_BUILD_NCPUS in brp-strip-static-archiveFlorian Festi2019-04-171-1/+1
* Always rebuild the test-suite testing-environment from scratchPanu Matilainen2019-04-151-5/+5
* Remove full paths from expected results of --addsign <corrupted> testPanu Matilainen2019-03-281-5/+15
* Add basic testcases for rpm2cpio and rpm2archive (inspired by #637)Panu Matilainen2019-03-211-0/+34
* Fix FA_TOUCH on files with suid/sgid bits and/or capabilitiesPanu Matilainen2019-03-202-2/+38
* Fix wrong expectation in the new %if-%endif testPanu Matilainen2019-03-181-2/+2
* Verify packages before signing (RhBug:1646388)Panu Matilainen2019-03-181-0/+20