D9723: Unbreak most of the clang codecompletion test by passing file contents
Kevin Funk
noreply at phabricator.kde.org
Tue Jan 9 07:25:14 UTC 2018
kfunk accepted this revision.
kfunk added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> test_codecompletion.cpp:120
> + if (!doc) {
> + doc = ICore::self()->documentController()->openDocument(url);
> + close = true;
`Q_ASSERT(doc);` to be sure?
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D9723
To: mwolff, #kdevelop, kfunk
Cc: kfunk, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180109/ac2a2932/attachment.html>
More information about the KDevelop-devel
mailing list