qtdeclarative/tests/auto/particles
Friedemann Kleint 5a5441f38e Tests: Fix warnings about ignoring return value of QTest::qWaitForWindowExposed()
Fix warnings like:
../shared/particlestestsshared.h: In function 'QQuickView* createView(const QUrl&, int)':
../shared/particlestestsshared.h:64:33: warning: ignoring return value of 'bool QTest::qWaitForWindowExposed(QWindow*, int)', declared with attribute nodiscard [-Wunused-result]

by checking the return and adding some handling.

Change-Id: I1390f9738430042fcc45e243567a9d5a4f632a6d
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2019-04-08 12:16:23 +00:00
..
qquickage auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickangleddirection auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickcumulativedirection auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickcustomaffector Blacklist test_move() in tst_qquickcustomaffector on win/gcc 2018-01-17 13:09:09 +00:00
qquickcustomparticle auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickellipseextruder auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickfriction auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickgravity auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickgroupgoal auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickimageparticle Enable tests for boot2qt 2017-09-21 06:56:11 +00:00
qquickitemparticle auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquicklineextruder auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickmaskextruder auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickparticlegroup auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickparticlesystem Fix licensing 2017-05-04 04:30:21 +00:00
qquickpointattractor auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickpointdirection auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickrectangleextruder auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickspritegoal Enable tests for boot2qt 2017-09-21 06:56:11 +00:00
qquicktargetdirection auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquicktrailemitter auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickturbulence auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
qquickwander auto tests: Particles: replace 'foreach' with 'range for' 2016-08-20 05:46:54 +00:00
shared Tests: Fix warnings about ignoring return value of QTest::qWaitForWindowExposed() 2019-04-08 12:16:23 +00:00
particles.pro Adjust decarative after qtConfig changes in qtbase 2016-08-19 11:16:18 +00:00