Remove circular dependency in testlib logging code
authorJason McDonald <jason.mcdonald@nokia.com>
Wed, 24 Aug 2011 07:14:21 +0000 (17:14 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 29 Aug 2011 01:40:27 +0000 (03:40 +0200)
commit865c27460e9779e7e4cafea84db843c3c5b26765
treeafd0c83b0c88679ab405ef5de98d710fd9d36cb7
parent14c2d4700cf62e8f0a58f206525ab651aad8464c
Remove circular dependency in testlib logging code

Pass the output file name from the QTestLog to the test logger when
commencing logging rather than having the logger call back into the
QTestLog.

Change-Id: Id484635f9fcfca08a66c92f3442887e9473b6f9b
Reviewed-on: http://codereview.qt.nokia.com/3454
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
src/testlib/qabstracttestlogger.cpp
src/testlib/qabstracttestlogger_p.h
src/testlib/qplaintestlogger.cpp
src/testlib/qplaintestlogger_p.h
src/testlib/qtestlog.cpp
src/testlib/qtestlogger.cpp
src/testlib/qtestlogger_p.h
src/testlib/qxmltestlogger.cpp
src/testlib/qxmltestlogger_p.h