summaryrefslogtreecommitdiff
path: root/tests/test_rpm.py
AgeCommit message (Expand)AuthorFilesLines
2013-03-19rpm-tests: fix testing of weak dependency tagsMarkus Lehtonen1-3/+0
2013-03-08tests: CentOS 6 compatibilityMarkus Lehtonen1-2/+4
2013-03-08rpm: support conditionals in patch-exportMarkus Lehtonen1-6/+8
2013-03-08rpm.SpecFile: drop the internal sources structureMarkus Lehtonen1-0/+1
2013-03-08rpm.SpecFile: drop the internal 'patches' structureMarkus Lehtonen1-1/+22
2013-03-08rpm.SpecFile: change specfile attribute to represent filenameMarkus Lehtonen1-1/+1
2013-03-08rpm helpers: yet another fix to patch numberingMarkus Lehtonen1-3/+5
2013-03-08rpm helpers: support all tagsMarkus Lehtonen1-0/+22
2013-03-08rpm helpers: implement _set/delete_special_macro() methodsMarkus Lehtonen1-1/+11
2013-03-08rpm refactor: rewrite set_tag functionalityMarkus Lehtonen1-4/+39
2013-03-08rpm refactor: split spec parsing into multiple methodsMarkus Lehtonen1-2/+2
2013-03-08rpm: fix crash when building broken specMarkus Lehtonen1-0/+8
2013-03-08rpm helpers: support updating tags in the spec fileMarkus Lehtonen1-2/+17
2013-03-08rpm: introduce new 'Gbp-Patch-Macros' special key in spec parsingMarkus Lehtonen1-0/+9
2013-03-08tests: add unittests for gbp.rpmMarkus Lehtonen1-0/+191