summaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* Fix typo in doctest that made epydoc fail.Guido Günther2012-05-15
* Add gbp.deb.ChangeLogSectionGuido Günther2012-05-15
* gbp.git.repository: Add a "git merge-base" wrapperDaniel Dehennin2012-05-14
* Refactor deb helpers: move UpstreamSource classMarkus Lehtonen2012-05-01
* Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen2012-05-01
* GitModifier: add __getitem__ and keys()Guido Günther2012-03-15
* deb.changelog: allow to extract author and dateGuido Günther2012-03-15
* Make sure we test the built modulesGuido Günther2012-02-13
* gbp.config: Add testsGuido Günther2012-02-13
* Make pristine_tar testcases pass with older git versionsMarkus Lehtonen2012-02-12
* PristineTar: fix links in testcasesGuido Günther2012-02-09
* UpstreamSource: turn is_* vars and properties into methodsGuido Günther2012-02-07
* PristineTar: add testcaseGuido Günther2012-01-30
* PristineTar: move to separate moduleGuido Günther2012-01-22
* deb.changelog: add name propertyGuido Günther2012-01-22
* GitRepository: add get_obj_type()Markus Lehtonen2012-01-21
* deb: minor refactor of parameters of has_orig()Markus Lehtonen2012-01-15
* GitRepository: add rename_branch() methodMarkus Lehtonen2012-01-15
* GitRepository: Allow to explicitly fetch tagsGuido Günther2012-01-12
* GitRepository.branch_contains: fix misplaced remote parameterGuido Günther2012-01-10
* GitRepository: Test find_tag() and add_remote_repo()Guido Günther2012-01-10
* GitRepository: Add branch_contains()Guido Günther2012-01-10
* GitRepository: add verify_tag()Guido Günther2012-01-10
* GitRepository: add push() and push_tag()Guido Günther2012-01-10
* Use testutils in 09_test_write_tree.pyGuido Günther2012-01-10