summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-07-29GitModifier: add tests for dict interfaceGuido Günther1-2/+12
2012-07-27GitRepository/get_commit_info: add file statusMarkus Lehtonen1-0/+2
2012-07-27GitRepository/get_commit_info: add committer infoMarkus Lehtonen1-0/+4
2012-07-27GitRepository/get_commit_info: add author timestampMarkus Lehtonen1-0/+4
2012-07-27GitModifier: More flexible date handlingGuido Günther1-0/+31
2012-07-24GitRepository: option to ignore untracked in is_clean()Markus Lehtonen1-0/+2
2012-07-23gbp.git.GitRepository: Add remove_remoteGuido Günther1-0/+3
2012-07-03GitRepository: Make rev_parse's short option an int everywhereGuido Günther1-0/+5
2012-06-30GitRepository: Add test that covers remote branches in has_branch()Guido Günther1-0/+2
2012-06-30GitRepository: return GitModifier object instead of separate fieldsGuido Günther1-1/+1
2012-06-30GitRepository: make get_commit_info() more robustMarkus Lehtonen1-1/+1
2012-06-30tests: test GitRepository.get_commit_info()Guido Günther1-0/+21
2012-06-30PristineTar: move Debian-specific stuff to DebianPristineTarMarkus Lehtonen1-1/+1
2012-06-25UpstreamSource: automatically detect package name and versions from directoriesGuido Günther1-0/+1
2012-06-25Make TestDir testcase use a newly created directoryGuido Günther1-3/+11
2012-05-31gbp.git.repository: add GitRepository.make_treeGuido Günther1-16/+12
2012-05-31gbp.git.repository: Add GitRepository.write_fileGuido Günther1-0/+14
2012-05-31gbp.git.repository: Add GitRepository.list_treeGuido Günther1-0/+14
2012-05-25Refactor deb helpers: move PristineTar classGuido Günther1-6/+6
2012-05-20Provide minimalist debian/control objectDaniel Dehennin1-0/+89
2012-05-15Fix typo in doctest that made epydoc fail.Guido Günther1-1/+1
2012-05-15Add gbp.deb.ChangeLogSectionGuido Günther1-0/+24
2012-05-14gbp.git.repository: Add a "git merge-base" wrapperDaniel Dehennin1-0/+18
2012-05-01Refactor deb helpers: move UpstreamSource classMarkus Lehtonen2-5/+5
2012-05-01Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen1-3/+3
2012-03-15GitModifier: add __getitem__ and keys()Guido Günther1-1/+9
2012-03-15deb.changelog: allow to extract author and dateGuido Günther1-0/+22
2012-02-13Make sure we test the built modulesGuido Günther1-0/+2
2012-02-13gbp.config: Add testsGuido Günther1-0/+59
2012-02-12Make pristine_tar testcases pass with older git versionsMarkus Lehtonen1-1/+2
2012-02-09PristineTar: fix links in testcasesGuido Günther1-12/+12
2012-02-07UpstreamSource: turn is_* vars and properties into methodsGuido Günther2-11/+11
2012-01-30PristineTar: add testcaseGuido Günther3-0/+132
2012-01-22PristineTar: move to separate moduleGuido Günther2-1/+6
2012-01-22deb.changelog: add name propertyGuido Günther1-1/+13
2012-01-21GitRepository: add get_obj_type()Markus Lehtonen1-0/+21
2012-01-15deb: minor refactor of parameters of has_orig()Markus Lehtonen1-3/+3
2012-01-15GitRepository: add rename_branch() methodMarkus Lehtonen1-0/+17
2012-01-12GitRepository: Allow to explicitly fetch tagsGuido Günther1-0/+1
2012-01-10GitRepository.branch_contains: fix misplaced remote parameterGuido Günther1-0/+2
2012-01-10GitRepository: Test find_tag() and add_remote_repo()Guido Günther1-2/+20
2012-01-10GitRepository: Add branch_contains()Guido Günther1-0/+3
2012-01-10GitRepository: add verify_tag()Guido Günther1-0/+3
2012-01-10GitRepository: add push() and push_tag()Guido Günther1-0/+7
2012-01-10Use testutils in 09_test_write_tree.pyGuido Günther1-16/+3
2012-01-10Allow to specify the upstream tree via --upstream-treeGuido Günther2-0/+122
2011-12-29GitRepository: add test for {write,commit}_treeGuido Günther1-0/+82
2011-12-29GitRepository: Add testcases for cornercasesGuido Günther1-2/+129
2011-12-29Rename and comment testsGuido Günther8-4/+26
2011-12-28dch: Honor epoch when guessing new upstream versionGuido Günther1-0/+50