summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-07-24Introduce git-import-srpm toolMarkus Lehtonen
2014-07-24Introduce rpm helpersMarkus Lehtonen
2014-05-16Fix comitter vs committer typosGuido Günther
2014-04-03config: add decorator to add_option_* functionsGuido Günther
2014-04-02Remove tests now covered by 18_test_ConfigGuido Günther
2014-04-01Add minimal 'config' commandGuido Günther
2014-04-01Test option parser fallbacks more thoroughlyGuido Günther
2014-03-27ComponentTestBase: use regex matching in log checkingMarkus Lehtonen
2014-03-27Use a temporary directoryGuido Günther
2014-03-27tests: more robust check for the default urgency level of dchMarkus Lehtonen
2014-02-23import_dsc: Create missing debian branch with --create-missing-branchesGuido Günther
2014-02-19config: Don't pull in config defaults twiceGuido Günther
2014-01-07tests: adapt dch tests for older devscriptsMarkus Lehtonen
2013-12-17Adjust test cases to newer devscriptsGuido Günther
2013-10-31pq: rewrite patch export functionalityMarkus Lehtonen
2013-09-10tests: remove unused import in submodule testsMarkus Lehtonen
2013-09-10tests: upper case global variables in submodule testsMarkus Lehtonen
2013-09-10tests: add some docstrings to git submodule testsMarkus Lehtonen
2013-09-10tests: use eq_ and ok_ from nose tools in submodule testsMarkus Lehtonen
2013-09-10tests: add test for archiving without git submodulesMarkus Lehtonen
2013-09-10git: new class and method for remote repositoriesMarkus Lehtonen
2013-09-10GitRepository.pull: Add 'all_remotes' optionLingchaox Xin
2013-09-10GitRepository.push: Add 'tags' optionLingchaox Xin
2013-09-10GitRepository.push: Add 'force' optionLingchaox Xin
2013-09-10GitRepository.list_tree: add 'paths' optionMarkus Lehtonen
2013-09-05ComponentTestBase: use eq_() ok_() from nose.toolsMarkus Lehtonen
2013-09-05GitRepository.diff: add 'text' optionMarkus Lehtonen
2013-09-04GitRepository: Add clean() methodMarkus Lehtonen
2013-09-04GitRepository.fetch: Add 'all_remotes' optionLingchaox Xin
2013-09-04GitRepository.fetch: Add 'refspec' optionLingchaox Xin
2013-09-04GitRepository.describe: add 'tags' and 'extra-match' optionsLingchaox Xin
2013-09-04ComponentTestBase: keep tmpdir if GBP_TESTS_NOCLEAN is in envMarkus Lehtonen
2013-09-04ComponentTestBase: fix env restore in teardownMarkus Lehtonen
2013-09-04ComponentTestBase: more verbose output in case of branch mismatchMarkus Lehtonen
2013-08-28Use open() instead of file()Guido Günther
2013-08-21dch: make automatic adding of new sections more robustGuido Günther
2013-08-21Move MockedChangelog to testutilsGuido Günther
2013-07-04GitRepository.set_upstream_branch: Newer git wants a valid remote repo entryGuido Günther
2013-06-30Test succesful import tooGuido Günther
2013-06-26import-dsc: print filename instead of object nameGuido Günther
2013-06-26Consistently call gbp the supercommandGuido Günther
2013-06-19GbpOptionParser: add test for 'filter' option handlingGuido Günther
2013-06-19GbpOptionParser: Make sure we parse the old config sectionsGuido Günther
2013-06-18Add wrapper for all gbp commandsGuido Günther
2013-06-11GitRepository.get_subject: use get_commit_infoGuido Günther
2013-06-11buildpackage: use get_commit_info() instead of get_subject()Markus Lehtonen
2013-06-11Remove unused importsGuido Günther
2013-06-06GitRepository/get_commit_info: add patchname to infoMarkus Lehtonen
2013-06-06gitmodifier: make the datetime object always have timezoneMarkus Lehtonen
2013-04-30trivial: simplify option assignmentGuido Günther