summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Stop adding rpm v3 header+payload signatures by default where not neededPanu Matilainen2020-03-101-2/+34
* Ensure test-suite always uses the test-root database formatPanu Matilainen2020-03-102-3/+7
* Use runroot for all rpmbuildid testsPanu Matilainen2020-03-101-20/+20
* Run rpmbuild related tests inside test-root where easily possiblePanu Matilainen2020-03-101-25/+25
* Support file classification by MIME typePanu Matilainen2020-03-101-0/+16
* Don't store file classification errors into headersPanu Matilainen2020-03-051-6/+6
* Implement %{macrobody:...} built-in for retrieving the literal macro bodyPanu Matilainen2020-02-191-0/+17
* Add support for macro-only dependency generatorsPanu Matilainen2020-02-111-0/+15
* Don't double-expand arguments to built-in macros (#311)Panu Matilainen2020-02-101-0/+2
* Fix %{uncompress:...} double-expanding arguments + other miscellaniaPanu Matilainen2020-02-101-1/+17
* Describe how to run single testsFlorian Festi2020-02-051-0/+23
* Add NEVR provides for all packages that would be built into source rpmsPanu Matilainen2020-01-152-1/+40
* Resurrect our reproducable build testPanu Matilainen2019-11-111-1/+10
* Add test to ensure strictly monotonically increasing header numberingPanu Matilainen2019-11-071-0/+21
* Handle incomplete escape seq in queryformat (RhBug:1755230)Michal Domonkos2019-11-041-0/+15
* Flag build-time rpmlib() dependencies in src.rpm as missingokPanu Matilainen2019-10-281-1/+1
* Fix --querybynumber on non-existent record, add testPanu Matilainen2019-10-281-0/+31
* Implement support for alternative (uncompressed) payload digestPanu Matilainen2019-10-286-0/+37
* Add a testcase for spec scriptlet -f usagePanu Matilainen2019-10-153-0/+85
* Mark dynamically generated buildrequires autogeneratedPanu Matilainen2019-10-091-8/+8
* Percolate errors up from rpmfcHelper()Panu Matilainen2019-10-073-1/+59
* Add missing position marker to a few expression error messagesPavlina Moravcova Varekova2019-10-011-0/+2
* Change || and && operators to behave like perl/python/rubyMichael Schroeder2019-09-241-2/+18
* Use boolifyValue in the not operatorMichael Schroeder2019-09-241-1/+5
* Disallow ternary operator with different types on the rhsMichael Schroeder2019-09-241-4/+8
* Codify built-in macro argument acceptancePanu Matilainen2019-09-241-0/+23
* Implement short-circuit for logical and ternary operatorsMichael Schroeder2019-09-231-0/+16
* Add support for primary expansion to the expression parserMichael Schroeder2019-09-231-0/+39
* Resurrect %_missing_doc_files_terminate_build functionalityPanu Matilainen2019-09-233-0/+45
* Fix double-free on ternary operator parsing errorPanu Matilainen2019-09-201-0/+4
* Support ternary operator in expression parserMichael Schroeder2019-09-181-0/+30
* Trap division by zero in expression parserPavlina Moravcova Varekova2019-09-181-0/+2
* Remove TOK_IDENTIFIER support from expression parsingMichael Schroeder2019-09-182-7/+10
* Fix type error introduced in commit 1d055ae1df90fe54cf5c056de085cd987f0f6bbfPanu Matilainen2019-09-181-0/+2
* Make dependency generation test payload-compression agnosticPanu Matilainen2019-08-271-0/+1
* Add %{expr:...} macro for parsing expressionsPanu Matilainen2019-08-211-0/+39
* Improve expression error messagesPanu Matilainen2019-08-211-1/+3
* Move %if tests where they belong and fix their keywordsPanu Matilainen2019-08-212-115/+116
* Fix segfault regression on empty script or description at end of specPanu Matilainen2019-08-193-0/+21
* Add a testcases for filenames with weird + invalid charactersPanu Matilainen2019-08-133-0/+82
* Use an erase element to delete packages with same NEVRAMichael Schroeder2019-07-221-1/+0
* Test %dnl such that its contents influences its expansionPavlina Moravcova Varekova2019-07-222-0/+21
* Parse multiline conditional and %include parameters correctly (#775)Pavlina Moravcova Varekova2019-07-083-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