D11604: kdirlistertest doesn't fail at random

Aleix Pol Gonzalez noreply at phabricator.kde.org
Fri Mar 23 11:49:10 UTC 2018


apol added inline comments.

INLINE COMMENTS

> kdirlistertest.cpp:194
> +    for (int i = 0; i < 1000 ; i++) {
> +        createSimpleFile(path + QString("toplevelfile_new_%1").arg(i));
> +    }

Should be QStringLiteral("") instead of QString("").

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D11604

To: jtamate, #frameworks, dfaure
Cc: apol, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180323/92613aab/attachment.html>


More information about the Kde-frameworks-devel mailing list