summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-03-27Use six.StringIOGuido Günther
2015-03-27testutils: Add a context manager to capture stderrGuido Günther
2015-03-27testutils: Fix __all__Guido Günther
2015-03-27Don't let pristine-tar spew on stderrGuido Günther
2015-03-27command_wrapper: Make error reporting more flexibleGuido Günther
2015-03-27config test: fix missing prefixGuido Günther
2015-03-27gbplogtester: Reliably remove all handlersGuido Günther
2015-03-27gbplogtester: Make sure log capture start is followed by a log capture stopGuido Günther
2015-03-27gbplogtester: add helper to test for empty logGuido Günther
2015-03-27tests: minor test case cleanupsGuido Günther
2015-02-25GitRepository/has_submodules: add treeish argumentMarkus Lehtonen
2015-02-25tests: one more testcase for GitRepository.diff()Markus Lehtonen
2015-02-21Remove unused importGuido Günther
2015-02-21Ignore first part of type outputGuido Günther
2015-02-20rpm tests: use eq_ and ok_ from nose toolsMarkus Lehtonen
2015-02-20tests: add tests for UpstreamSource.guess_version()Markus Lehtonen
2015-02-20Don't output additional newlinesGuido Günther
2015-02-20Only use absolute importGuido Günther
2015-02-20Use verbose outputGuido Günther
2015-02-20Use six.iteritems() and six.iterkeys()Guido Günther
2015-02-20Use relative importGuido Günther
2015-02-20Convert result to listGuido Günther
2015-02-20Use open() instead of file()Guido Günther
2015-02-20Use relative import for testutilsGuido Günther
2015-02-20Don't rely on dictionary key orderGuido Günther
2015-02-20Use six.StringIOGuido Günther
2015-02-20Don't use print as a statementGuido Günther
2015-02-20Convert zip and map to listGuido Günther
2015-02-20Ignore return types of write and shutil.copyGuido Günther
2015-02-20Remove unused importGuido Günther
2015-02-18ComponentTestBase: ignore system and user configMarkus Lehtonen
2015-02-08parse_gbp_commands: support command filteringGuido Günther
2015-02-08pq: Generate new style Gbp-Pq: Topic <topic> entriesGuido Günther
2015-01-25config: Deprecate legacy config sectionsGuido Günther
2015-01-25testutils: split out DebianGitTestRepoGuido Günther
2015-01-25testutils: Move log test helpers to separate classGuido Günther
2015-01-25Move testutils to separate moduleGuido Günther
2014-12-29Introduce gbp-pq-rpmMarkus Lehtonen
2014-12-28config: read the right config if run from subdirMarkus Lehtonen
2014-12-28buildpackage/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