Autotests: Use qInstallMessageHandler
authorKai Koehne <kai.koehne@nokia.com>
Thu, 13 Sep 2012 12:35:42 +0000 (14:35 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 14 Sep 2012 12:51:47 +0000 (14:51 +0200)
commit08444bab1bf25e20837ea47b647a5b1216caa05c
tree65fc2e90bbf29f22a92deb322bd4a9de939e8e17
parent75b9cd92dc5291ce12d8d609c5d721246044ffa0
Autotests: Use qInstallMessageHandler

qInstallMsgHandler got deprecated in Qt 5.

Change-Id: Icb6423c7d9f7e507ba36376b0af5ad183379c494
Reviewed-by: Martin Jones <martin.r.jones@gmail.com>
12 files changed:
tests/auto/qml/qqmlcomponent/tst_qqmlcomponent.cpp
tests/auto/qml/qqmlecmascript/tst_qqmlecmascript.cpp
tests/auto/qml/qqmlengine/tst_qqmlengine.cpp
tests/auto/qml/qqmlinstruction/tst_qqmlinstruction.cpp
tests/auto/qml/qqmlpropertymap/tst_qqmlpropertymap.cpp
tests/auto/qml/qquickworkerscript/tst_qquickworkerscript.cpp
tests/auto/qml/v4/tst_v4.cpp
tests/auto/quick/examples/tst_examples.cpp
tests/auto/quick/qquickimage/tst_qquickimage.cpp
tests/auto/quick/qquicklistview/tst_qquicklistview.cpp
tests/auto/quick/qquickpositioners/tst_qquickpositioners.cpp
tests/auto/quick/qquickview/tst_qquickview.cpp