fix TestSyncConflictsModel by using locale aware test data
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 28 Nov 2024 13:09:05 +0000 (14:09 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Fri, 29 Nov 2024 10:09:53 +0000 (10:09 +0000)
commitb922f5dc6463c260c997497cd32440a0e6720122
tree4cad56f246977f54f11da6d4533ad16004ec64ab
parent303c02f85a2f5632fa27c0be876779680424a3c8
fix TestSyncConflictsModel by using locale aware test data

should ensure comparisons of locale aware text is compared against
locale aware test data

will remove portability issues especially on Windows

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
test/testsyncconflictsmodel.cpp