D13729: Isolate every test within WaylandOutputManagement
David Edmundson
noreply at phabricator.kde.org
Mon Jun 25 22:16:38 UTC 2018
davidedmundson created this revision.
davidedmundson added a reviewer: KWin.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: kde-frameworks-devel.
davidedmundson requested review of this revision.
REVISION SUMMARY
The current code used the same outputInterface between all tests, with
data and outdated connections slowly accumulating.
This meant most the code didn't work as it was intended, for
example testExampleConfig had the config applied from the connect in the
previous test. It just happened to pass.
This resets everything between each test.
TEST PLAN
Can now add a test without going insane
Existing tests still pass
REPOSITORY
R127 KWayland
BRANCH
davidedmundson/scalef
REVISION DETAIL
https://phabricator.kde.org/D13729
AFFECTED FILES
autotests/client/test_wayland_outputmanagement.cpp
To: davidedmundson, #kwin
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180625/9e4782e2/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list