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)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 29 Nov 2024 08:23:58 +0000 (09:23 +0100)
commit60b1091e138c1fc84789bc99c8e3a7c9852a3127
tree57a2ad77c9cf900c6350b130e0520fc8113f5d7d
parentf38c2b7f51de0512a77d4ad814067f8f5b8f21b6
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