validate: launcher: Move logfile handling out of Reporter and into Test
authorRamiro Polla <ramiro.polla@collabora.co.uk>
Fri, 16 Jan 2015 17:50:38 +0000 (18:50 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Thu, 5 Feb 2015 14:18:37 +0000 (15:18 +0100)
commitd12f55daf4c3f4fdaf47b193deeeec4bcb2fa512
tree0de120d41dd45df73cd980fe2a40d8555e5b456c
parent500206d3ade1c414fc6b85884b53b9ac255472d1
validate: launcher: Move logfile handling out of Reporter and into Test

This makes each Test handle its own logfile, allowing the Reporter to
work on multiple tests at the same time.

Patch 5/5 to move logfile handling out of Reporter and into Test.
validate/launcher/baseclasses.py
validate/launcher/reporters.py