summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-12-24Add buildpackage-rpmTzafrir Cohen
2014-12-24gbp-pq: readiness to configure the pq branch nameMarkus Lehtonen
2014-12-23rpm-pq: Include in command-line testTzafrir Cohen
2014-12-16pq: allow running actions in repo subdirMarkus Lehtonen
2014-12-16GitRepository.archive: support getting tar data as return valueMarkus Lehtonen
2014-12-16config: read the right config if run from subdirMarkus Lehtonen
2014-12-16GitRepository: allow repo inititialization from subdirMarkus Lehtonen
2014-12-16pq-rpm: implement '--import-files' command line optionMarkus Lehtonen
2014-12-16Introduce gbp-pq-rpmMarkus Lehtonen
2014-12-16buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen
2014-12-05GitRepository: Implement status methodEd Bartosh
2014-12-05ComponentTestBase: add dirs argument to _check_repo_state()Markus Lehtonen
2014-12-05ComponentTestBase: add check_files() methodMarkus Lehtonen
2014-12-05ComponentTestBase: add a per-class toplevel temp dirMarkus Lehtonen
2014-12-05GitRepository: add diff_status methodMarkus Lehtonen
2014-12-05pq: move switch_pq() to commonMarkus Lehtonen
2014-10-29git.vfs: fix close methodGuido Günther
2014-09-12Allow to always drop pq branch after exportGuido Günther
2014-07-28Remove all other log handlers when capturing logsGuido Günther
2014-07-24Pass --no-pristine-tar to SRPM compnent testsGuido Günther
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