D12527: Remove reimplementation of PartDocument:close() in TextDocument
Christoph Roick
noreply at phabricator.kde.org
Sun Jul 29 22:15:15 BST 2018
croick added a comment.
I was just discovering the same. `QTest` doesn't do DeferredDeletes (QTBUG-12575 <https://bugreports.qt.io/browse/QTBUG-12575>), so adding
`QCoreApplication::sendPostedEvents(0, QEvent::DeferredDelete);`
as suggested in the bug report would fix the test.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D12527
To: croick, #kdevelop, kossebau
Cc: kossebau, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180729/72840e45/attachment-0001.html>
More information about the KDevelop-devel
mailing list