Commit 82a048c3 authored by Charles Yin's avatar Charles Yin Committed by Qt by Nokia
Browse files

Fix some issues with init_data() for qmltest


1. should not use hasOwnProperty, replace it with 'in'
2. the default init_data() method is unnessary
3. when init_data() returns empty, the test function should run in non data driven mode

Change-Id: I8cb19d3499b285d07c8b3d04abd9ddf33b1c5395
Reviewed-by: default avatarMichael Brasser <michael.brasser@nokia.com>
parent 95cb2a1b
Showing with 86 additions and 5 deletions
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