We had a data funciton...then didn't use it, effectively skpping half of
the point of the test.
Details
Details
- Reviewers
mart - Group Reviewers
KWin - Commits
- R127:64ce88d4fc3d: Fix XDGV6 popup test
Ran the test
Diff Detail
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.
Comment Actions
What's with positioner2?
EDIT: The data function seems to be copy and paste. Other stuf fis in there which is missing in the actual test as well.
Comment Actions
You can only set the size in the ctor, so needed a new instance.
For the rest of the tests we don't need different sizes.