summaryrefslogtreecommitdiff
path: root/tests/component/__init__.py
AgeCommit message (Expand)Author
2015-02-20Remove unused importGuido Günther
2015-02-18ComponentTestBase: ignore system and user configMarkus Lehtonen
2015-01-25testutils: Move log test helpers to separate classGuido Günther
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-07-28Remove all other log handlers when capturing logsGuido Günther
2014-03-27ComponentTestBase: use regex matching in log checkingMarkus Lehtonen
2013-09-05ComponentTestBase: use eq_() ok_() from nose.toolsMarkus Lehtonen
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-03-22ComponentTestBase: capability to check files of repoMarkus Lehtonen
2013-03-22tests/component: pylint fixesMarkus Lehtonen
2013-03-22ComponentTestBase: close streamhandler when stopping log captureMarkus Lehtonen
2013-01-16Add component test initializationGuido Günther