summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-09-10GitRepository.pull: Add 'all_remotes' optionLingchaox Xin
2013-09-10GitRepository.push: Add 'tags' optionLingchaox Xin
2013-09-10GitRepository.push: Add 'force' optionLingchaox Xin
2013-09-10GitRepository.list_tree: add 'paths' optionMarkus Lehtonen
2013-09-05ComponentTestBase: use eq_() ok_() from nose.toolsMarkus Lehtonen
2013-09-05GitRepository.diff: add 'text' optionMarkus Lehtonen
2013-09-04GitRepository: Add clean() methodMarkus Lehtonen
2013-09-04GitRepository.fetch: Add 'all_remotes' optionLingchaox Xin
2013-09-04GitRepository.fetch: Add 'refspec' optionLingchaox Xin
2013-09-04GitRepository.describe: add 'tags' and 'extra-match' optionsLingchaox Xin
2013-09-04ComponentTestBase: keep tmpdir if GBP_TESTS_NOCLEAN is in envMarkus Lehtonen
2013-09-04ComponentTestBase: fix env restore in teardownMarkus Lehtonen
2013-09-04ComponentTestBase: more verbose output in case of branch mismatchMarkus Lehtonen
2013-08-28Use open() instead of file()Guido Günther
2013-08-21dch: make automatic adding of new sections more robustGuido Günther
2013-08-21Move MockedChangelog to testutilsGuido Günther
2013-07-04GitRepository.set_upstream_branch: Newer git wants a valid remote repo entryGuido Günther
2013-06-30Test succesful import tooGuido Günther
2013-06-26import-dsc: print filename instead of object nameGuido Günther
2013-06-26Consistently call gbp the supercommandGuido Günther
2013-06-19GbpOptionParser: add test for 'filter' option handlingGuido Günther
2013-06-19GbpOptionParser: Make sure we parse the old config sectionsGuido Günther
2013-06-18Add wrapper for all gbp commandsGuido Günther
2013-06-11GitRepository.get_subject: use get_commit_infoGuido Günther
2013-06-11buildpackage: use get_commit_info() instead of get_subject()Markus Lehtonen
2013-06-11Remove unused importsGuido Günther
2013-06-06GitRepository/get_commit_info: add patchname to infoMarkus Lehtonen
2013-06-06gitmodifier: make the datetime object always have timezoneMarkus Lehtonen
2013-04-30trivial: simplify option assignmentGuido Günther
2013-04-30Silence test_debian_missing_authorGuido Günther
2013-04-29Make parse_dsc a classmethod of DscFileGuido Günther
2013-04-29ChangeLog: Remove is_nativeGuido Günther
2013-04-27GitRepository.has_feature: capture stderrGuido Günther
2013-04-27Silence GitRepository.grep_logGuido Günther
2013-04-2610_test_get_upstream_tree: Fix test descriptionsGuido Günther
2013-04-2614_test_gbp_import_dscs: Mock gbp.log.errGuido Günther
2013-04-26tests: Fix tests for UbuntuMarkus Lehtonen
2013-04-26tests: add missing import in test_ChangelogMarkus Lehtonen
2013-04-25GitRepository: add describe() methodMarkus Lehtonen
2013-04-25tests: another fix for older dchMarkus Lehtonen
2013-04-25tests: fix for older dchMarkus Lehtonen
2013-04-13Honor debian/source/formatGuido Günther
2013-04-13Introduce Source classGuido Günther
2013-04-13Add minimal vfs interfaceGuido Günther
2013-04-08tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch
2013-04-06Add urgency management.Daniel Dehennin
2013-04-06Add option to manage distribution fields for non snapshot mode.Daniel Dehennin
2013-03-29Move debian/changelog manipulation to gbp.deb.changelog.ChangeLog.Daniel Dehennin
2013-03-27tests.test_GitRepository: import and setup gbp.logMarkus Lehtonen
2013-03-27Split out building a debian version from an upstream commitGuido Günther