Fix up tst_qquickbehaviors.
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Wed, 10 Jun 2015 08:36:53 +0000 (10:36 +0200)
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Wed, 10 Jun 2015 08:56:50 +0000 (08:56 +0000)
commit56affb66df2bd9ec7c6a349174b36d529aef4846
tree93cb0886b4d031181708cc196597f7879f8136e1
parent37d02d62d8d14fdaa0884f96f7840661413a95c2
Fix up tst_qquickbehaviors.

- Use QVERIFY2() instead of  QVERIFY() in flaky currentValue().
- Use QScopedPointer consistently, remove delete statements.

Change-Id: I8b70d206d26219dba31b0d07216bcb18ff665632
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
tests/auto/quick/qquickbehaviors/tst_qquickbehaviors.cpp