Fix selection and seat auto tests
ClosedPublic

Authored by romangg on Jul 17 2018, 11:56 AM.

Details

Summary

The seat test is broken since 5e195c2a67ce, because a frame event now
also follows a relative pointer motion.

The selection test is broken since 0e580ae9bdc5, because clearing a selection,
which never has been set, is a noop now.

Diff Detail

Repository
R127 KWayland
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
romangg created this revision.Jul 17 2018, 11:56 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptJul 17 2018, 11:56 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
romangg requested review of this revision.Jul 17 2018, 11:56 AM
romangg edited the summary of this revision. (Show Details)Jul 17 2018, 11:57 AM
davidedmundson accepted this revision.Jul 17 2018, 1:16 PM
This revision is now accepted and ready to land.Jul 17 2018, 1:16 PM
This revision was automatically updated to reflect the committed changes.