D21844: [WriteTransactionTest] Clear mixup of QString and QByteArray

Stefan BrĂ¼ns noreply at phabricator.kde.org
Sun Jun 16 14:05:00 BST 2019


bruns created this revision.
bruns added reviewers: Baloo, ngraham, astippich, poboiko.
Herald added projects: Frameworks, Baloo.
Herald added a subscriber: kde-frameworks-devel.
bruns requested review of this revision.

REVISION SUMMARY
  touchFile expects a QString argument, not QByteArray. Use
  QFile::encodeFileName() instead of QString::toUtf8().

TEST PLAN
  ctest

REPOSITORY
  R293 Baloo

BRANCH
  cleanup

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

AFFECTED FILES
  autotests/integration/writetransactiontest.cpp

To: bruns, #baloo, ngraham, astippich, poboiko
Cc: kde-frameworks-devel, LeGast00n, fbampaloukas, 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/20190616/8dd4a6ef/attachment.html>


More information about the Kde-frameworks-devel mailing list