Remove QTestFileLogger class.
authorJason McDonald <jason.mcdonald@nokia.com>
Tue, 23 Aug 2011 08:35:27 +0000 (18:35 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 29 Aug 2011 04:47:22 +0000 (06:47 +0200)
commit58f2ac3a2993423ab247c43b307513f054b65870
treed945fdbf10a005d47430df9c00ead70da3ada76a
parent36533edf7159547bdcf5b7def02870d1b04d09ac
Remove QTestFileLogger class.

This class is not very useful -- it just creates a text file that
records each occasion that an autotest enters a test function as a
stop-gap solution for the fact that the newer XML logger produces no
output if the autotest fails to terminate gracefully.  Addressing
QTBUG-20615 will provide a better solution by allowing the user to get a
partial plain text test log in those circumstances.

Change-Id: I179bb98dbd696d0734cd3f12046e5c567def30cc
Reviewed-on: http://codereview.qt.nokia.com/3390
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
src/testlib/qtestfilelogger.cpp [deleted file]
src/testlib/qtestfilelogger.h [deleted file]
src/testlib/qtestlogger.cpp
src/testlib/qtestlogger_p.h
src/testlib/testlib.pro
src/tools/uic/qclass_lib_map.h