summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qmacmime.mm
diff options
context:
space:
mode:
authorDebao Zhang <dbzhang800@gmail.com>2012-03-13 10:46:39 -0700
committerQt by Nokia <qt-info@nokia.com>2012-03-15 11:40:50 +0100
commit65a2613e3e4fd341c2be35cb4eaf03d0918c2661 (patch)
tree5aed60f960e72d6f7a4e480e3224b668fc2b6a6f /src/plugins/platforms/cocoa/qmacmime.mm
parent92659bacda53da782c84dff44d3caa2590dbc7cc (diff)
tst_qsharedpointer: Fix auto test fail under Windows 7
The tst_QSharedPointer generate another Process to test some invalid codes, and it expect that the prcoess will crash and return a non-zero value. The process which is a console application was linked to windows subsystem, and QProcess seems can not get its return value. This cause the unit test fail. In addition, when the process crash under debug mode, a debug error report-dialog will appear, which is very annoying, so I suppress it too. Task-number: QTBUG-24160 Change-Id: Ia1c872d4515c83b0aa516bcfe3783f59797d2d49 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'src/plugins/platforms/cocoa/qmacmime.mm')
0 files changed, 0 insertions, 0 deletions