summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2012-11-23tests: make tests a Python moduleMarkus Lehtonen
2012-11-07GitRepository/diff: add 'paths' argumentMarkus Lehtonen
2012-11-07GitRepository.find_tag: change deprecated _git_getoutput to _git_inoutEd Bartosh
2012-11-07GitRepository: implement _cmd_has_feature() methodMarkus Lehtonen
2012-10-25PEP-8 and pyflakes cleanupsGuido Günther
2012-08-22GitRepository: Implement set_upstream_branch and get_upstream_branch methodsEd Bartosh
2012-08-02Add tests for gbp.deb.{DpkgCompareVersions,DscFile}Guido Günther
2012-08-01Test help output by importing the modulesGuido Günther
2012-08-01Skip tests requiring devscripts if dch is not thereGuido Günther
2012-07-31Test behavior of gbp.scripts.dch.main().Daniel Dehennin
2012-07-29GitModifier: add tests for dict interfaceGuido Günther
2012-07-27GitRepository/get_commit_info: add file statusMarkus Lehtonen
2012-07-27GitRepository/get_commit_info: add committer infoMarkus Lehtonen
2012-07-27GitRepository/get_commit_info: add author timestampMarkus Lehtonen
2012-07-27GitModifier: More flexible date handlingGuido Günther
2012-07-24GitRepository: option to ignore untracked in is_clean()Markus Lehtonen
2012-07-23gbp.git.GitRepository: Add remove_remoteGuido Günther
2012-07-03GitRepository: Make rev_parse's short option an int everywhereGuido Günther
2012-06-30GitRepository: Add test that covers remote branches in has_branch()Guido Günther
2012-06-30GitRepository: return GitModifier object instead of separate fieldsGuido Günther
2012-06-30GitRepository: make get_commit_info() more robustMarkus Lehtonen
2012-06-30tests: test GitRepository.get_commit_info()Guido Günther
2012-06-30PristineTar: move Debian-specific stuff to DebianPristineTarMarkus Lehtonen
2012-06-25UpstreamSource: automatically detect package name and versions from directoriesGuido Günther
2012-06-25Make TestDir testcase use a newly created directoryGuido Günther