summaryrefslogtreecommitdiff
path: root/tests/component/rpm
AgeCommit message (Expand)AuthorFilesLines
2019-11-07Fix case not run because of submodule import errorsubmit/trunk/20200108.202702biao716.wang2-0/+0
2016-12-26Disable test_pristine_tar unittest casedebian/0.7.5y0169.zhang1-14/+14
2016-03-18Modify unit test cases which called 'assert_raises' functionJun Wang5-0/+20
2016-03-05Add tests/component/rpm/datadebian/0.6.27Jun Wang1-0/+0
2016-01-29buildpackage-rpm: look for remote upstream branchesMarkus Lehtonen1-1/+7
2016-01-28deleted: tests/component/rpm/data/.gitignoreJun Wang1-0/+0
2016-01-28Add tests/component/rpm/data/Jun Wang1-0/+0
2016-01-26Pass --no-pristine-tar to SRPM compnent testsGuido Günther1-8/+8
2016-01-26Introduce git-import-srpm toolMarkus Lehtonen1-0/+0
2014-07-25rpm tests: add unit tests for buildpackage-rpmMarkus Lehtonen3-7/+756
2014-07-21rpm tests: disable one anomalous pylint errorMarkus Lehtonen1-0/+4
2014-07-18rpm tests: update component test dataMarkus Lehtonen2-49/+49
2014-07-18rpm tests: remove RepoManifest.add_project()Markus Lehtonen1-11/+0
2014-07-18ComponentTestBase: add dirs argument to _check_repo_state()Markus Lehtonen3-23/+22
2014-06-30ComponentTestBase: add ls_tree() methodMarkus Lehtonen1-7/+0
2014-06-30ComponentTestBase: add check_files() methodMarkus Lehtonen1-8/+0
2014-06-06rpm-ch: implement --meta-bts optionMarkus Lehtonen1-0/+20
2014-06-05rpm-ch: implement --commit-msg optionMarkus Lehtonen1-0/+11
2014-06-05rpm-ch: implement --commit optionMarkus Lehtonen1-0/+22
2014-06-05pq-rpm: don't create pq branch when switchingMarkus Lehtonen1-6/+12
2014-06-05pq-rpm: implement --retain-history optionMarkus Lehtonen1-0/+16
2014-06-05pq-rpm: implement --new-packaging-dir cmdline optionMarkus Lehtonen1-4/+19
2014-06-05pq-rpm: implement 'convert' subcommandMarkus Lehtonen1-0/+39
2014-06-05import-orig-rpm: get archive from spec fileMarkus Lehtonen1-4/+43
2014-06-05import-orig-rpm: implement --create-missing-branches optionMarkus Lehtonen1-4/+25
2014-06-05rpm-ch: add unit tests for the command line toolMarkus Lehtonen2-0/+401
2014-06-05pq-rpm: add unit tests for the command line toolMarkus Lehtonen3-1/+555
2014-06-05rpm-tests: add RepoManifest classMarkus Lehtonen1-0/+38
2014-06-05rpm tests: slight modificatin of import-srpm testsMarkus Lehtonen1-58/+62
2014-06-05tests: add tests for git-import-orig-rpmMarkus Lehtonen2-0/+577
2014-06-05rpm: support importing bzip2 compressed patchesMarkus Lehtonen2-0/+14
2014-06-05CentOS compatibility: fix testsMarkus Lehtonen1-12/+12
2014-06-05import-srpm: skip pristine-tar for non-tar sources archivesMarkus Lehtonen1-0/+10
2014-06-05test_import_srpm: add checks for files in repoMarkus Lehtonen1-7/+25
2014-06-05import-srpm: enhance spec guessingMarkus Lehtonen1-2/+13
2014-06-05buildpackage-rpm: support setting/updating the 'VCS:' tagMarkus Lehtonen1-0/+0
2014-06-05tests: add more comprehensive tests for import-srpmMarkus Lehtonen3-0/+335