aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Port shader effect autotest to RHIPaul Olav Tvete2020-06-0319-194/+138
* Fix handling of destroy-show and re-enable the zoom test for qmlpreviewLaszlo Agocs2020-06-032-3/+36
* Remove layer and dist.field glyph cache OpenGL versionsLaszlo Agocs2020-06-021-1/+0
* Remove CustomParticleEirik Aavitsland2020-06-028-280/+0
* Follow QRhi create-destroy API updateLaszlo Agocs2020-06-021-3/+3
* Fix test to not depend on internal roundingAllan Sandfeld Jensen2020-05-291-1/+6
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-293-3/+0
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-2917-24/+70
* Make the nodes autotest QRhi compatibleLaszlo Agocs2020-05-281-35/+188
* qmltyperegistrar: Preserve isQProperty flag from metatypesUlf Hermann2020-05-282-2/+12
* Enable QQuickWidget with OpenGL over RHILaszlo Agocs2020-05-274-6/+13
* RHI implementation of compressed texture atlasingEirik Aavitsland2020-05-269-0/+41
* Update test-suite with latest local changesEdward Welbourne2020-05-251-0/+0
* Adapt to changes in NativeTexture in qtbaseEskil Abrahamsen Blomfeldt2020-05-251-1/+1
* Fix the pinchHandler manual testShawn Rutledge2020-05-221-2/+2
* Avoid memory leaks in QQuickView testUlf Hermann2020-05-201-9/+8
* qmllint: Fix evaluation of type assertionsUlf Hermann2020-05-201-1/+4
* Add CMake project file for recently introduced autotestLaszlo Agocs2020-05-201-0/+36
* Enable qquickframebufferobject test to functionLaszlo Agocs2020-05-201-0/+7
* Fix 'as' binary operation using invalid typesMaximilian Goldstein2020-05-202-0/+9
* CMake: Fix the lancelot manual test executable locationsAlexandru Croitor2020-05-204-2/+200
* Update CMakeLists.txtPaul Olav Tvete2020-05-191-0/+40
* Fix assert in tst_QQuickRenderControlEskil Abrahamsen Blomfeldt2020-05-191-2/+1
* Fuzzing: Add fuzz target for QQmlComponent::create()Robert Loehning2020-05-192-0/+62
* Lancelot test for ShaderEffect atlas texturesPaul Olav Tvete2020-05-1913-0/+107
* QV4Engine: Fix type conversionFabian Kosmale2020-05-192-0/+27
* Clean up registration of QEasingCurveUlf Hermann2020-05-191-1/+1
* Allow using lowercase enum namesMaximilian Goldstein2020-05-193-13/+6
* Preserve access semantics in qmltypesUlf Hermann2020-05-182-0/+7
* Make the test actually test somethingPaul Olav Tvete2020-05-181-29/+19
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Liang Qi2020-05-182-0/+19
|\
| * Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-05-152-0/+19
| |\
| | * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-143-0/+62
| | |\
| | | * Merge remote-tracking branch 'origin/5.14' into 5.15.0Liang Qi2020-04-222-1/+158
| | | |\
| | | * | QQuickRepeater: Fix interaction with PackageFabian Kosmale2020-04-222-0/+46
| | | * | Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-216-0/+106
| | | |\ \
| | | * | | V4: Avoid integer overflow in DataViewCtorFabian Kosmale2020-04-211-0/+16
| | * | | | Blacklist a failing hAlignVisual in SLESTony Sarajärvi2020-05-111-0/+3
* | | | | | Remove openglinfo autotestLaszlo Agocs2020-05-176-137/+0
* | | | | | Compile with latest qtbase devFabian Kosmale2020-05-161-2/+2
* | | | | | Remove OpenGL usage in AnimatedSprite autotestLaszlo Agocs2020-05-161-11/+2
* | | | | | Add lancelot test for ShaderEffect on layerPaul Olav Tvete2020-05-156-0/+47
* | | | | | Lancelot tests for ShaderEffect uniform bindingsPaul Olav Tvete2020-05-157-0/+74
* | | | | | Add lancelot test for ShaderEffect blendingPaul Olav Tvete2020-05-156-0/+53
* | | | | | Autotests: use std::atomic in incubateWhile()Shawn Rutledge2020-05-154-25/+25
|/ / / / /
* | | | | Add -viewonly option to qmlscenegrabberPaul Olav Tvete2020-05-141-4/+11
* | | | | Improve polish loop detection and diagnosticsJan Arve Sæther2020-05-141-0/+81
* | | | | Lancelot: update graphics backend detectionPaul Olav Tvete2020-05-111-1/+2
* | | | | qquickwindow test: Fix incorrect expectationLaszlo Agocs2020-05-111-3/+0
* | | | | Use QRhi by defaultLaszlo Agocs2020-05-114-7/+5