summaryrefslogtreecommitdiff
path: root/tests/component
AgeCommit message (Expand)AuthorFilesLines
2016-06-07Disbale test_create_branches unit caserelease-20160531Jun Wang1-27/+27
2016-05-101. Reset to 0.27debian/0.7.4Jun Wang1-11/+10
2016-05-10Add tests/component/rpm/data and tests/component/deb/datashuai.fu1-0/+0
2016-03-221.Change to way to get test data dirctoryJun Wang1-1/+1
2016-03-18Modify unit test cases which called 'assert_raises' functionJun Wang5-0/+20
2014-11-21buildpackage-rpm: look for remote upstream branchesMarkus Lehtonen1-1/+7
2014-11-14rpm tests: add unit tests for buildpackage-rpmMarkus Lehtonen3-7/+756
2014-11-14rpm tests: update component test dataMarkus Lehtonen2-49/+49
2014-11-14rpm tests: remove RepoManifest.add_project()Markus Lehtonen1-11/+0
2014-11-14rpm-ch: implement --meta-bts optionMarkus Lehtonen1-0/+20
2014-11-14rpm-ch: implement --commit-msg optionMarkus Lehtonen1-0/+11
2014-11-14rpm-ch: implement --commit optionMarkus Lehtonen1-0/+22
2014-11-14pq-rpm: don't create pq branch when switchingMarkus Lehtonen1-6/+12
2014-11-14pq-rpm: implement --retain-history optionMarkus Lehtonen1-4/+20
2014-11-14pq-rpm: implement --new-packaging-dir cmdline optionMarkus Lehtonen1-4/+19
2014-11-14pq-rpm: implement 'convert' subcommandMarkus Lehtonen1-0/+39
2014-11-14import-orig-rpm: get archive from spec fileMarkus Lehtonen1-4/+43
2014-11-14import-orig-rpm: implement --create-missing-branches optionMarkus Lehtonen1-4/+25
2014-11-14rpm-ch: add unit tests for the command line toolMarkus Lehtonen2-0/+401
2014-11-14pq-rpm: add unit tests for the command line toolMarkus Lehtonen3-1/+555
2014-11-14rpm-tests: add RepoManifest classMarkus Lehtonen1-0/+38
2014-11-14tests: add tests for git-import-orig-rpmMarkus Lehtonen2-0/+562
2014-11-14CentOS compatibility: fix testsMarkus Lehtonen1-12/+12
2014-11-14rpm: support importing bzip2 compressed patchesMarkus Lehtonen1-0/+14
2014-11-14import-srpm: support for patch importMarkus Lehtonen1-18/+24
2014-11-14log: don't automatically setup gbp-specific loggerMarkus Lehtonen1-0/+2
2014-11-14rpm tests: disable one anomalous pylint errorMarkus Lehtonen1-0/+4
2014-11-14ComponentTestBase: add dirs argument to _check_repo_state()Markus Lehtonen2-14/+18
2014-11-14ComponentTestBase: add ls_tree() methodMarkus Lehtonen1-0/+7
2014-11-14ComponentTestBase: add check_files() methodMarkus Lehtonen1-4/+10
2014-11-14ComponentTestBase: add a per-class toplevel temp dirMarkus Lehtonen1-1/+8
2014-11-14ComponentTestBase: ignore system and user configMarkus Lehtonen1-0/+3
2014-07-28Remove all other log handlers when capturing logsGuido Günther1-0/+2
2014-07-24Pass --no-pristine-tar to SRPM compnent testsGuido Günther1-11/+11
2014-07-24Introduce git-import-srpm toolMarkus Lehtonen3-0/+373
2014-03-27ComponentTestBase: use regex matching in log checkingMarkus Lehtonen1-3/+4
2014-02-23import_dsc: Create missing debian branch with --create-missing-branchesGuido Günther2-2/+32
2013-09-05ComponentTestBase: use eq_() ok_() from nose.toolsMarkus Lehtonen1-9/+9
2013-09-04ComponentTestBase: keep tmpdir if GBP_TESTS_NOCLEAN is in envMarkus Lehtonen1-1/+2
2013-09-04ComponentTestBase: fix env restore in teardownMarkus Lehtonen1-1/+2
2013-09-04ComponentTestBase: more verbose output in case of branch mismatchMarkus Lehtonen1-1/+4
2013-03-22ComponentTestBase: capability to check files of repoMarkus Lehtonen1-1/+18
2013-03-22tests/component: pylint fixesMarkus Lehtonen1-2/+5
2013-03-22ComponentTestBase: close streamhandler when stopping log captureMarkus Lehtonen1-0/+1
2013-01-16Move over import dsc test from external test suiteGuido Günther1-0/+52
2013-01-16Add test data submoduleGuido Günther1-0/+0
2013-01-16Add component test initializationGuido Günther2-0/+186