Diffusion Baloo 3e3cd7e63336

[WriteTransactionTest] Clear mixup of QString and QByteArray

Authored by bruns on Jun 16 2019, 12:57 PM.

Description

[WriteTransactionTest] Clear mixup of QString and QByteArray

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

Test Plan: ctest

Reviewers: Baloo, ngraham, astippich, poboiko

Reviewed By: Baloo, ngraham

Subscribers: kde-frameworks-devel

Tags: Frameworks, Baloo

Differential Revision: https://phabricator.kde.org/D21844

Details

Committed
brunsJun 16 2019, 5:12 PM
Reviewer
Baloo
Differential Revision
D21844: [WriteTransactionTest] Clear mixup of QString and QByteArray
Parents
R293:2bc8626fa926: [experimental/BalooDB] Fix trivial 0 / nullptr warning
Branches
Unknown
Tags
Unknown