summaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* GitRepository.set_upstream_branch: Newer git wants a valid remote repo entryGuido Günther2013-07-04
* Test succesful import tooGuido Günther2013-06-30
* import-dsc: print filename instead of object nameGuido Günther2013-06-26
* Consistently call gbp the supercommandGuido Günther2013-06-26
* GbpOptionParser: add test for 'filter' option handlingGuido Günther2013-06-19
* GbpOptionParser: Make sure we parse the old config sectionsGuido Günther2013-06-19
* Add wrapper for all gbp commandsGuido Günther2013-06-18
* GitRepository.get_subject: use get_commit_infoGuido Günther2013-06-11
* buildpackage: use get_commit_info() instead of get_subject()Markus Lehtonen2013-06-11
* Remove unused importsGuido Günther2013-06-11
* GitRepository/get_commit_info: add patchname to infoMarkus Lehtonen2013-06-06
* gitmodifier: make the datetime object always have timezoneMarkus Lehtonen2013-06-06
* trivial: simplify option assignmentGuido Günther2013-04-30
* Silence test_debian_missing_authorGuido Günther2013-04-30
* Make parse_dsc a classmethod of DscFileGuido Günther2013-04-29
* ChangeLog: Remove is_nativeGuido Günther2013-04-29
* GitRepository.has_feature: capture stderrGuido Günther2013-04-27
* Silence GitRepository.grep_logGuido Günther2013-04-27
* 10_test_get_upstream_tree: Fix test descriptionsGuido Günther2013-04-26
* 14_test_gbp_import_dscs: Mock gbp.log.errGuido Günther2013-04-26
* tests: Fix tests for UbuntuMarkus Lehtonen2013-04-26
* tests: add missing import in test_ChangelogMarkus Lehtonen2013-04-26
* GitRepository: add describe() methodMarkus Lehtonen2013-04-25
* tests: another fix for older dchMarkus Lehtonen2013-04-25
* tests: fix for older dchMarkus Lehtonen2013-04-25
* Honor debian/source/formatGuido Günther2013-04-13
* Introduce Source classGuido Günther2013-04-13
* Add minimal vfs interfaceGuido Günther2013-04-13
* tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch2013-04-08
* Add urgency management.Daniel Dehennin2013-04-06
* Add option to manage distribution fields for non snapshot mode.Daniel Dehennin2013-04-06
* Move debian/changelog manipulation to gbp.deb.changelog.ChangeLog.Daniel Dehennin2013-03-29
* tests.test_GitRepository: import and setup gbp.logMarkus Lehtonen2013-03-27
* Split out building a debian version from an upstream commitGuido Günther2013-03-27
* ComponentTestBase: capability to check files of repoMarkus Lehtonen2013-03-22
* GitRepository/_cmd_has_feature: more intelligent parsingMarkus Lehtonen2013-03-22
* tests: skip test_Changelog if 'dch' tool is not availableMarkus Lehtonen2013-03-22
* tests/component: pylint fixesMarkus Lehtonen2013-03-22
* ComponentTestBase: close streamhandler when stopping log captureMarkus Lehtonen2013-03-22
* Move over import dsc test from external test suiteGuido Günther2013-01-16
* Add test data submoduleGuido Günther2013-01-16
* Add component test initializationGuido Günther2013-01-16
* tests.testutils: baseclass for testing commandline toolsMarkus Lehtonen2013-01-16
* pq: do author guessing outside the apply_patch functionsMarkus Lehtonen2013-01-16
* git-import-dscs: Properly catch import errorsGuido Günther2012-11-24
* Test gbp.pq.common.write_patchGuido Günther2012-11-24
* GitRepository/get_submodules: use correct pathMarkus Lehtonen2012-11-23
* GitRepository/get_commits: more flexible revision rangesMarkus Lehtonen2012-11-23
* Test if setting a topic worksGuido Günther2012-11-23
* pq: Allow to pass in custom fucntion to fetch authorship informationGuido Günther2012-11-23