summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2012-01-21GitRepository: add get_obj_type()Markus Lehtonen
2012-01-15deb: minor refactor of parameters of has_orig()Markus Lehtonen
2012-01-15GitRepository: add rename_branch() methodMarkus Lehtonen
2012-01-12GitRepository: Allow to explicitly fetch tagsGuido Günther
2012-01-10GitRepository.branch_contains: fix misplaced remote parameterGuido Günther
2012-01-10GitRepository: Test find_tag() and add_remote_repo()Guido Günther
2012-01-10GitRepository: Add branch_contains()Guido Günther
2012-01-10GitRepository: add verify_tag()Guido Günther
2012-01-10GitRepository: add push() and push_tag()Guido Günther
2012-01-10Use testutils in 09_test_write_tree.pyGuido Günther
2012-01-10Allow to specify the upstream tree via --upstream-treeGuido Günther
2011-12-29GitRepository: add test for {write,commit}_treeGuido Günther