summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-10-28port code from python2.x to python3.xbiao716.wang14-25/+25
2019-12-12fix pylint error for Ubuntu 14.04, add gbp/version.py filesubmit/trunk/20200519.184310submit/trunk/20200519.164610submit/trunk/20200519.161030submit/trunk/20200513.162810submit/trunk/20200423.122334submit/trunk/20200423.115423submit/trunk/20200423.102810submit/trunk/20200422.165210submit/trunk/20200422.142510submit/trunk/20200422.115210submit/trunk/20200414.191000submit/trunk/20200414.173500submit/trunk/20200414.141500submit/trunk/20200413.151000submit/trunk/20200413.150500submit/trunk/20200413.150000submit/trunk/20200413.132320submit/trunk/20200410.160020submit/trunk/20200410.143020submit/trunk/20200409.202020submit/trunk/20200409.200220submit/trunk/20200409.194520submit/trunk/20200219.120523submit/trunk/20200115.110101submit/trunk/20200114.110000submit/trunk/20200114.100000submit/trunk/20200110.111659submit/trunk/20200109.154402submit/trunk/20200109.151502submit/trunk/20200109.124502submit/trunk/20200109.112402submit/trunk/20200109.105802submit/trunk/20200108.192702submit/trunk/20200108.172702submit/trunk/20200105.091946submit/trunk/20200104.134833submit/trunk/20200104.111033accepted/tizen/devbase/tools/20200520.012809accepted/tizen/devbase/tools/20200514.023607accepted/tizen/devbase/tools/20200423.100549accepted/tizen/devbase/tools/20200415.093457accepted/tizen/devbase/tools/20200219.094542accepted/tizen/devbase/tools/20200115.231434accepted/tizen/devbase/tools/20200114.115815accepted/tizen/devbase/tools/20200114.020233accepted/tizen/devbase/tools/20200110.011759accepted/tizen/devbase/tools/20200109.052803accepted/tizen/devbase/tools/20200106.014315accepted/tizen/devbase/tools/20200104.060141biao716.wang1-1/+1
2019-11-14fix pylint error for git-buildpackagebiao716.wang3-11/+12
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-06-16Handle conflicts from git merge release-20160531release-20160930release-20160615SoonKyu Park1-27/+27
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