D20032: Convert string formatting tests to be data driven
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Wed Mar 27 18:41:28 GMT 2019
bruns added inline comments.
INLINE COMMENTS
> bruns wrote in propertyinfotest.cpp:71
> First 2 rows expanded, just for you:
>
> QTest::addRow("%s", PropertyInfo(DiscNumber).displayName().toUtf8().constData()) << PropertyInfo(Property::DiscNumber) << true << QVariant(2018) << QStringLiteral("2018");
> QTest::addRow("%s", PropertyInfo(Title).displayName().toUtf8().constData()) << PropertyInfo(Property::Title) << true << QVariant(QStringLiteral("Title")) << QStringLiteral("Title");
Still not convinced?
REPOSITORY
R286 KFileMetaData
REVISION DETAIL
https://phabricator.kde.org/D20032
To: bruns, #baloo, #frameworks, ngraham, astippich
Cc: apol, kde-frameworks-devel, gennad, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190327/4db078ae/attachment.html>
More information about the Kde-frameworks-devel
mailing list