dfaure added inline comments. INLINE COMMENTS
> karchivetest.cpp:1156 > + > + QVERIFY(zip.open(QIODevice::ReadOnly)); > +} A check for a file listing would avoid that just "return true" in open() is enough for the test to pass :-) REPOSITORY R243 KArchive REVISION DETAIL https://phabricator.kde.org/D11156 To: sandsmark, dfaure, #frameworks Cc: #frameworks, michaelh