summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QDistanceFieldCache: fix QTextureAtlas dangling pointerPaul Lemire2023-02-141-1/+1
* tst_QAspectJob: fix -Wsign-compareMarc Mutz2023-01-261-2/+2
* Fix compilation of manual testsPaul Lemire2022-12-201-2/+2
* Fix scene3d-loader manual testPaul Lemire2022-12-201-1/+1
* Add manual tests to check the use of multiple QQuickWidgetsPaul Lemire2022-12-205-0/+233
* quickwidget-switch: make it work in a single screen setupPaul Lemire2022-12-201-1/+2
* Skip tst_raycasting on QNXVille Voutilainen2022-12-191-0/+8
* tst_pickboundingvolumejob: fix signed/unsigned mismatchMarc Mutz2022-12-151-2/+2
* tst_renderviews: fix signed/unsigned mismatchMarc Mutz2022-12-151-4/+4
* tst_filtercompatibletechniquejob: fix signed/unsigned mismatchMarc Mutz2022-12-151-1/+1
* Disable qresourcemanager test on QEMUMike Krus2022-12-131-1/+5
* Fix "Assigning instead of Comparing" in tst_QResourceManagerAurélien Brooke2022-11-301-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-197-15/+15
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-1966-644/+644
* Quick3DNodeInstantiator: fix crash when using asyncPaul Lemire2022-11-042-0/+58
* ShaderParameterPack: check we only store a single UBO/SSBO per BlockBindingPaul Lemire2022-11-021-0/+62
* tests: fix a bunch of -Wsign-compareMarc Mutz2022-07-1220-105/+107
* Qt3D Tests: includemocsMike Krus2022-06-2927-1/+64
* Use SPDX license identifiersLucie Gérard2022-06-22580-21785/+1172
* Fix some compile warningsMike Krus2022-06-034-65/+67
* Fix missing includesVille Voutilainen2022-05-171-0/+1
* Enable RHI backend by defaultMike Krus2022-03-231-0/+2
* Remove .prev_CMakeLists.txtKai Köhne2022-03-229-174/+0
* Skip QScene2D unit tests following changes of behavior introduced in qtbasePaul Lemire2022-03-221-0/+4
* QGeometryFactory: don't make op== virtualMarc Mutz2021-11-171-3/+3
* Fix Compute-Manual manual testPaul Lemire2021-11-031-1/+0
* ComputeCommand: call markDirty(ComputeDirty) when enabled changesPaul Lemire2021-11-031-0/+16
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* CMake: Ensure standalone tests are builtAlexandru Croitor2021-08-236-10/+24
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-1022-257/+279
* Picking: reuse LayerFilterJob to perform layer filteringPaul Lemire2021-08-095-0/+528
* Temporarily disable some benchmarks which fail to build on MacPaul Lemire2021-08-051-1/+2
* Fix picking-qml manual testPaul Lemire2021-08-021-2/+2
* Fix tests that have to run with opengl backendPaul Lemire2021-07-292-0/+10
* Fix for QShaderNode fix that selected highest version number of a rulePaul Lemire2021-07-291-2/+2
* Fix tst_aspect following rerun of BV jobs when entity enabled changedPaul Lemire2021-07-291-0/+4
* Fix BV tests following changes in BV propagationPaul Lemire2021-07-293-18/+27
* Change bounding update propagationMike Krus2021-06-211-5/+5
* Partially Revert "Remove custom gltf tool"Mike Krus2021-06-204-0/+308
* Fix build of manual testsMike Krus2021-06-195-13/+13
* Fix multi-view pickingMike Krus2021-06-143-2/+243
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-06-049-428/+109
* Fix error when configuringKai Köhne2021-04-291-5/+0
* Fix detection of VulkanMike Krus2021-03-221-1/+2
* ObjectPicker: ensure pristine pickers are handledNicolas Guichard2021-02-261-0/+15
* Minor fixes to compile against 5.15Paul Lemire2021-02-018-5/+32
* Update QtQuick API to build with 5.15Mike Krus2021-01-113-4/+13
* Handle changes in QMetaType APIMike Krus2021-01-082-4/+21
* Enable compiling non-QML API against Qt 5.15Mike Krus2021-01-053-4/+7
* Restore use of QVector in private APIMike Krus2021-01-0517-218/+218