summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2013-03-22ComponentTestBase: capability to check files of repoMarkus Lehtonen
2013-03-22GitRepository/_cmd_has_feature: more intelligent parsingMarkus Lehtonen
2013-03-22tests: skip test_Changelog if 'dch' tool is not availableMarkus Lehtonen
2013-03-22tests/component: pylint fixesMarkus Lehtonen
2013-03-22ComponentTestBase: close streamhandler when stopping log captureMarkus Lehtonen
2013-01-16Move over import dsc test from external test suiteGuido Günther
2013-01-16Add test data submoduleGuido Günther
2013-01-16Add component test initializationGuido Günther
2013-01-16tests.testutils: baseclass for testing commandline toolsMarkus Lehtonen
2013-01-16pq: do author guessing outside the apply_patch functionsMarkus Lehtonen
2012-11-24git-import-dscs: Properly catch import errorsGuido Günther
2012-11-24Test gbp.pq.common.write_patchGuido Günther
2012-11-23GitRepository/get_submodules: use correct pathMarkus Lehtonen
2012-11-23GitRepository/get_commits: more flexible revision rangesMarkus Lehtonen
2012-11-23Test if setting a topic worksGuido Günther
2012-11-23pq: Allow to pass in custom fucntion to fetch authorship informationGuido Günther
2012-11-23Test apply_and_commit_patchGuido Günther
2012-11-23testutils: create missing directories when adding a fileGuido Günther