summaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Collapse)AuthorFilesLines
2014-11-14tests: add unit tests for gbp.rpm.SrcRpmFileMarkus Lehtonen4-0/+0
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-07-24Introduce rpm helpersMarkus Lehtonen24-0/+617
Implements a new gbp.rpm module that contains functionality for e.g. parsing and editing spec files, reading src.rpm files rpm-specific packaging policy etc. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com> Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com> Signed-off-by: Zhang Qiang <qiang.z.zhang@intel.com> Signed-off-by: Huang Hao <hao.h.huang@intel.com>
2014-04-01Add minimal 'config' commandGuido Günther1-0/+4
This only allows to print single config values so far. Closes: #733470
2014-04-01Test option parser fallbacks more thoroughlyGuido Günther1-0/+35
revealing another bug where we overwrote parsed values with defaults Closes: #733759
2012-11-23Test apply_and_commit_patchGuido Günther1-0/+12