summaryrefslogtreecommitdiff
path: root/tests
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 Wang31-13/+58
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 Wang2-3/+3
2016-03-21Fix 20_test_rpm.py to suit different edition of python.Jun Wang1-92/+107
2016-03-18Modify unit test cases which called 'assert_raises' functionJun Wang7-0/+96
2014-11-21buildpackage-rpm: look for remote upstream branchesMarkus Lehtonen1-1/+7
2014-11-18rpm tests: use eq_ and ok_ from nose toolsMarkus Lehtonen1-77/+74
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-14rpm: add gbp.rpm.changelog moduleMarkus Lehtonen1-0/+226
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-14GitRepository/get_remote_repos: return URLs, tooMarkus Lehtonen1-2/+3
2014-11-14tests: add tests for git-import-orig-rpmMarkus Lehtonen2-0/+562
2014-11-14CentOS compatibility: fix testsMarkus Lehtonen14-25/+78
2014-11-14rpm: support importing bzip2 compressed patchesMarkus Lehtonen1-0/+14
2014-11-14import-srpm: support for patch importMarkus Lehtonen1-18/+24
2014-11-14tests: add unit tests for gbp.rpm.SrcRpmFileMarkus Lehtonen5-0/+28
2014-11-14Introduce git-import-orig-rpm toolMarkus Lehtonen1-1/+2
2014-11-14Introduce git-buildpackage-rpm toolMarkus Lehtonen1-1/+2
2014-11-14Introduce gbp-pq-rpm toolMarkus Lehtonen1-1/+2
2014-11-14gbp-pq: readiness to configure the pq branch nameMarkus Lehtonen1-2/+3
2014-11-14Universal configurable base tmpdir for all gbp toolsMarkus Lehtonen1-4/+4
2014-11-14GitRepository/add_files: add new option 'untracked'Markus Lehtonen1-0/+6
2014-11-14config: read the right config if run from subdirMarkus Lehtonen1-4/+4
2014-11-14tests/testutils: add directories arg to ls_* functionsMarkus Lehtonen1-7/+8
2014-11-14tests.testutils: add ls_zip() helperMarkus Lehtonen1-0/+11
2014-11-14import-orig: new function for filtering/re-packing sourcesMarkus Lehtonen2-0/+148
2014-11-14UpstreamSource: implement prefix guessingMarkus Lehtonen1-1/+5
2014-11-14tests: test find_source() with unittestMarkus Lehtonen1-0/+64
2014-11-14UpstreamSource: move version guessing logic to PkgPolicyMarkus Lehtonen1-0/+4
2014-11-14UpstreamSource: introduce is_tarball() methodMarkus Lehtonen1-0/+4
2014-11-14UpstreamSource.pack: support prefix manglingMarkus Lehtonen1-0/+9
2014-11-14GitRepository: add diff_status methodMarkus Lehtonen1-0/+13
2014-11-14GitRepository: allow repo inititialization from subdirMarkus Lehtonen1-2/+2
2014-11-14GitRepository: Implement status methodEd Bartosh1-0/+22
2014-11-14GitRepository: raise GitRepositoryError instead of GbpErrorMarkus Lehtonen1-1/+1
2014-11-14GitRepository.archive: support getting tar data as return valueMarkus Lehtonen1-1/+1