Commit c460a83e authored by Bernd Weimer's avatar Bernd Weimer Committed by The Qt Project
Browse files

Fixed some auto tests


In the listmodel test an error description was not converted to a
string.
In the pathview test, number literals are always interpreted as double,
but qreal can also be float, which lead to failing tests. Constructor
usage prevents "expected data of type 'float', got 'double'".

Change-Id: I0c760486de0ba4df6a5e9a33e9528ca7d7a1a63e
Reviewed-by: default avatarAlan Alpert <aalpert@blackberry.com>
parent 0de74e91
Showing with 53 additions and 53 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment