summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-08-10Introduce git-import-orig-rpm toolMarkus Lehtonen1-1/+2
2012-08-10Introduce git-buildpackage-rpm toolMarkus Lehtonen1-1/+2
2012-08-10Introduce gbp-pq-rpm toolMarkus Lehtonen1-1/+2
2012-08-10Introduce git-import-srpm toolMarkus Lehtonen1-0/+9
2012-08-10Universal configurable base tmpdir for all gbp toolsMarkus Lehtonen1-4/+4
2012-08-10GitRepository/add_files: add new option 'untracked'Markus Lehtonen1-0/+6
2012-08-10UpstreamSource: introduce is_tarball() methodMarkus Lehtonen1-0/+4
2012-08-10UpstreamSource.pack: support prefix manglingMarkus Lehtonen1-0/+10
2012-08-10GitRepository: rewrite git_archive()Markus Lehtonen1-1/+1
2012-08-10tests: add test for archiving without git submodulesMarkus Lehtonen1-10/+16
2012-08-10GitRepository: allow repo inititialization from subdirMarkus Lehtonen1-2/+2
2012-08-10GitRepository/get_submodules: use correct pathMarkus Lehtonen1-1/+1
2012-08-10GitRepository: Implement set_upstream_branch and get_upstream_branch methodsEd Bartosh1-0/+37
2012-08-10GitRepository: Implement status methodEd Bartosh1-0/+22
2012-08-10GitRepository.find_tag: change deprecated _git_getoutput to _git_inoutEd Bartosh1-1/+1
2012-08-02Add tests for gbp.deb.{DpkgCompareVersions,DscFile}Guido Günther1-0/+79
2012-08-01Test help output by importing the modulesGuido Günther1-9/+13
2012-08-01Skip tests requiring devscripts if dch is not thereGuido Günther1-0/+1
2012-07-31Test behavior of gbp.scripts.dch.main().Daniel Dehennin1-0/+273
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