autotests: Compare doubles to doubles
ClosedPublic

Authored by zzag on Jul 6 2018, 8:32 PM.

Details

Summary

That's not possible to compare doubles to ints with QCOMPARE in Qt 5.9.

Diff Detail

Repository
R110 KScreen Library
Branch
fix-build
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 653
Build 665: arc lint + arc unit
zzag created this revision.Jul 6 2018, 8:32 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJul 6 2018, 8:32 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
zzag requested review of this revision.Jul 6 2018, 8:32 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jul 6 2018, 8:41 PM
This revision was automatically updated to reflect the committed changes.
kossebau added a subscriber: kossebau.EditedJul 6 2018, 8:43 PM

Pardon for having pushed a fix directly, as I was sure about this fix for the issue :) (Edit: and I had not seen this review request).
Seems Phabricator decided it's the same commit due to being an identical patch?

zzag added a comment.Jul 6 2018, 8:49 PM

Seems Phabricator decided it's the same commit due to being an identical patch?

I guess so.

My fault :/
Thanks for taking care of that.