summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2012-05-31gbp.git.repository: add GitRepository.make_treeGuido Günther
2012-05-31gbp.git.repository: Add GitRepository.write_fileGuido Günther
2012-05-31gbp.git.repository: Add GitRepository.list_treeGuido Günther
2012-05-25Refactor deb helpers: move PristineTar classGuido Günther
2012-05-20Provide minimalist debian/control objectDaniel Dehennin
2012-05-15Fix typo in doctest that made epydoc fail.Guido Günther
2012-05-15Add gbp.deb.ChangeLogSectionGuido Günther
2012-05-14gbp.git.repository: Add a "git merge-base" wrapperDaniel Dehennin
2012-05-01Refactor deb helpers: move UpstreamSource classMarkus Lehtonen
2012-05-01Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen
2012-03-15GitModifier: add __getitem__ and keys()Guido Günther
2012-03-15deb.changelog: allow to extract author and dateGuido Günther
2012-02-13Make sure we test the built modulesGuido Günther
2012-02-13gbp.config: Add testsGuido Günther
2012-02-12Make pristine_tar testcases pass with older git versionsMarkus Lehtonen
2012-02-09PristineTar: fix links in testcasesGuido Günther
2012-02-07UpstreamSource: turn is_* vars and properties into methodsGuido Günther
2012-01-30PristineTar: add testcaseGuido Günther
2012-01-22PristineTar: move to separate moduleGuido Günther
2012-01-22deb.changelog: add name propertyGuido Günther