summaryrefslogtreecommitdiff
path: root/tests/testutils/gbplogtester.py
AgeCommit message (Collapse)Author
2015-02-21Remove unused importGuido Günther
and pylint exception that doesn't trigger
2015-02-20Use six.StringIOGuido Günther
to work towards Python3 support Gbp-Dch: Ignore
2015-01-25testutils: Move log test helpers to separate classGuido Günther
so we can use them in the unit tests as well