Commit Graph

4 Commits

Author SHA1 Message Date
Assam Boudjelthia dd1ab281db Android: Skip tst_examples::sgexamples until it uses resources properly
The tests tst_examples::sgexamples is expecting the examples to be
present on local filesystem, some changes are needed to have this work
on Android.

Pick-to: 6.2 6.3
Task-number: QTBUG-88846
Task-number: QTBUG-103597
Change-Id: Ida1cb185204626908f5f13da8cfec3a55740d22b
Reviewed-by: Andreas Buhr <andreas.buhr@qt.io>
2022-05-20 12:05:58 +03:00
Volker Hilsheimer 745e418292 Fix compile warning: QLibraryInfo::path instead of location
Change-Id: Ic1ad96c94f74000931ad4dc80d55db71f2850bfc
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2020-09-26 14:35:55 +02:00
Liang Qi 754f008641 examples: Rename setPersistentOpenGLContext
Align with qtdeclarative 6f4fdce07fa2e75e09dcc90a76ea6d741fb58e74.

Change-Id: I177e060c0f1a17ff807e4baeda673ebbf017c719
Reviewed-by: Liang Qi <liang.qi@qt.io>
2020-06-11 18:13:59 +02:00
Paul Wicking c42a5dfb51 Duplicate tests that use examples from qtdeclarative
Moving examples from qtdeclarative to qtdoc broke tests that operate
on the example sources. This patch duplicates those tests and the
documentation snippets that serve as test data to reestablish test
coverage.

Task-number: QTBUG-69383
Change-Id: I31fd1729f794081a11844be9c27ed4f9a8a5ce73
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2018-07-16 13:12:58 +00:00