aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Allow to disable config section deprecationsGuido Günther2015-05-05
* Fixup indentationGuido Günther2015-05-05
* Guess upstream-tag based on merge-baseDaniel Gollub2015-04-25
* Command: strip newlines from stdout/err in error msgMarkus Lehtonen2015-04-01
* rpm tests: unbreak spec parsing test for openSUSE 13.2Markus Lehtonen2015-04-01
* rpm tests: disable one anomalous pylint errorMarkus Lehtonen2015-04-01
* tests: add unit tests for gbp.rpm.SrcRpmFileMarkus Lehtonen2015-04-01
* Use six.StringIOGuido Günther2015-03-27
* testutils: Add a context manager to capture stderrGuido Günther2015-03-27
* testutils: Fix __all__Guido Günther2015-03-27
* Don't let pristine-tar spew on stderrGuido Günther2015-03-27
* command_wrapper: Make error reporting more flexibleGuido Günther2015-03-27
* config test: fix missing prefixGuido Günther2015-03-27
* gbplogtester: Reliably remove all handlersGuido Günther2015-03-27
* gbplogtester: Make sure log capture start is followed by a log capture stopGuido Günther2015-03-27
* gbplogtester: add helper to test for empty logGuido Günther2015-03-27
* tests: minor test case cleanupsGuido Günther2015-03-27
* GitRepository/has_submodules: add treeish argumentMarkus Lehtonen2015-02-25
* tests: one more testcase for GitRepository.diff()Markus Lehtonen2015-02-25
* Remove unused importGuido Günther2015-02-21
* Ignore first part of type outputGuido Günther2015-02-21
* rpm tests: use eq_ and ok_ from nose toolsMarkus Lehtonen2015-02-20
* tests: add tests for UpstreamSource.guess_version()Markus Lehtonen2015-02-20
* Don't output additional newlinesGuido Günther2015-02-20
* Only use absolute importGuido Günther2015-02-20
* Use verbose outputGuido Günther2015-02-20
* Use six.iteritems() and six.iterkeys()Guido Günther2015-02-20
* Use relative importGuido Günther2015-02-20
* Convert result to listGuido Günther2015-02-20
* Use open() instead of file()Guido Günther2015-02-20
* Use relative import for testutilsGuido Günther2015-02-20
* Don't rely on dictionary key orderGuido Günther2015-02-20
* Use six.StringIOGuido Günther2015-02-20
* Don't use print as a statementGuido Günther2015-02-20
* Convert zip and map to listGuido Günther2015-02-20
* Ignore return types of write and shutil.copyGuido Günther2015-02-20
* Remove unused importGuido Günther2015-02-20
* ComponentTestBase: ignore system and user configMarkus Lehtonen2015-02-18
* parse_gbp_commands: support command filteringGuido Günther2015-02-08
* pq: Generate new style Gbp-Pq: Topic <topic> entriesGuido Günther2015-02-08
* config: Deprecate legacy config sectionsGuido Günther2015-01-25
* testutils: split out DebianGitTestRepoGuido Günther2015-01-25
* testutils: Move log test helpers to separate classGuido Günther2015-01-25
* Move testutils to separate moduleGuido Günther2015-01-25
* Introduce gbp-pq-rpmMarkus Lehtonen2014-12-29
* config: read the right config if run from subdirMarkus Lehtonen2014-12-28
* buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen2014-12-28
* GitRepository: Implement status methodEd Bartosh2014-12-05
* ComponentTestBase: add dirs argument to _check_repo_state()Markus Lehtonen2014-12-05
* ComponentTestBase: add check_files() methodMarkus Lehtonen2014-12-05