compare doubles to doubles
ClosedPublic

Authored by davidedmundson on Jun 14 2018, 8:16 AM.

Details

Summary

Should resolve undefined reference to `bool QTest::qCompare<double, int>
error on 5.9

Test Plan

Still compiles/passes
Not actually tested on 5.9

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Jun 14 2018, 8:16 AM
Restricted Application added a project: KWin. · View Herald TranscriptJun 14 2018, 8:16 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
davidedmundson requested review of this revision.Jun 14 2018, 8:16 AM
romangg accepted this revision.Jun 14 2018, 8:19 AM
This revision is now accepted and ready to land.Jun 14 2018, 8:19 AM
zzag requested changes to this revision.Jun 14 2018, 8:21 AM
zzag added a subscriber: zzag.

Please uncomment

integrationTest(NAME testSceneQPainterShadow SRCS scene_qpainter_shadow_test.cpp LIBS XCB::ICCCM)
This revision now requires changes to proceed.Jun 14 2018, 8:21 AM
This revision was not accepted when it landed; it landed in state Needs Revision.Jun 14 2018, 8:21 AM
This revision was automatically updated to reflect the committed changes.