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