summaryrefslogtreecommitdiff
path: root/tests/test_rpm_data
AgeCommit message (Expand)AuthorFilesLines
2014-06-05rpm: support for getting/setting changelog in specMarkus Lehtonen4-0/+41
2014-06-05rpm: give patches in the order they are applied in the specMarkus Lehtonen1-0/+12
2014-06-05rpm: support conditionals in patch-exportMarkus Lehtonen2-2/+11
2014-06-05rpm.SpecFile: drop the internal 'patches' structureMarkus Lehtonen1-2/+5
2014-06-05rpm helpers: yet another fix to patch numberingMarkus Lehtonen6-13/+14
2014-06-05rpm helpers: support all tagsMarkus Lehtonen1-0/+70
2014-06-05rpm helpers: parse 'nosource' and 'nopatch' sources correctlyMarkus Lehtonen2-0/+4
2014-06-05rpm helpers: implement _set/delete_special_macro() methodsMarkus Lehtonen2-1/+8
2014-06-05rpm refactor: rewrite set_tag functionalityMarkus Lehtonen3-1/+83
2014-06-05rpm helpers: support updating tags in the spec fileMarkus Lehtonen4-0/+139
2014-06-05rpm: introduce new 'Gbp-Patch-Macros' special key in spec parsingMarkus Lehtonen2-0/+50
2014-06-05rpm: rename the 'GbpIgnorePatch' special key in spec parsingMarkus Lehtonen3-3/+3
2014-06-05tests: add unittests for gbp.rpmMarkus Lehtonen22-0/+245