Fix shouldLoadSaveAutocorrection.
ClosedPublic

Authored by knauss on Apr 21 2018, 3:47 PM.

Details

Summary

As QHash/QSet have not a stable odering, the test was failing all the time.
Let's use QCOMPARE on the sets itself and not relay on the exact xml
text output.

Test Plan

runTests successfully

Diff Detail

Repository
R95 PIM: Common Support
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
knauss created this revision.Apr 21 2018, 3:47 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptApr 21 2018, 3:47 PM
knauss requested review of this revision.Apr 21 2018, 3:47 PM
dvratil accepted this revision.Apr 21 2018, 5:29 PM
This revision is now accepted and ready to land.Apr 21 2018, 5:29 PM
This revision was automatically updated to reflect the committed changes.