D10149: baloo-widgets: Add autotest for asychronously extracted data
Michael Heidelbach
noreply at phabricator.kde.org
Tue Feb 13 13:28:05 GMT 2018
michaelh added inline comments.
INLINE COMMENTS
> filemetadatawidgettest.cpp:126
> + QVERIFY2(value, "Type data missing");
> + QCOMPARE(value->text(), QLatin1String("MP3 audio"));
> +
Due to my locale this is "MP3-Audio" when testing in Konsole unless I do `LC_ALL=C ctest`.
`set(ENV{LC_ALL} "C")` in CMakefiles didn't work. How to do this?
REPOSITORY
R824 Baloo Widgets
REVISION DETAIL
https://phabricator.kde.org/D10149
To: michaelh, #dolphin, elvisangelaccio
Cc: ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180213/f49442bb/attachment.htm>
More information about the kfm-devel
mailing list