summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard10 days699-699/+699
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2024-02-282-9/+9
* bigscene-instanced-qml: set correct instanceCount value on parameterPaul Lemire2024-01-311-1/+1
* Add CMake autotestJoerg Bornemann2024-01-252-4/+5
* Fix deprecation warningsMike Krus2024-01-152-3/+3
* tst_qmesh: fix heap-use-after-free read errors due to wrong destruction orderPaul Lemire2023-11-161-6/+7
* manual-tests: restore some assets that were removed by mistakePaul Lemire2023-11-026-0/+299566
* Fix Race Condition in NodePostConstructorInit::processNodesPhilip Schuchardt2023-10-101-4/+5
* CMake: Make qt3d tests standalone projectsAlexandru Croitor2023-07-06229-0/+1373
* planets-qml: restore missing assetsAurélien Brooke2023-05-262-0/+4896
* Disable the graphicshelpergl tests on AndroidVille Voutilainen2023-05-091-1/+3
* Remove qmake build filesMike Krus2023-03-17377-4959/+0
* Doc: Replace \quotefromfile with \snippet to make code left-alignedAndreas Eliasson2023-03-063-9/+6
* Move some examples to manual testsMike Krus2023-02-27360-130/+33625
* Remove scene2d example and manual testMike Krus2023-02-236-200/+0
* QDistanceFieldCache: fix QTextureAtlas dangling pointerPaul Lemire2023-02-141-1/+1
* Add distancefieldtext-dynamic manual testPaul Lemire2023-02-106-0/+165
* Force OpenGL for distancefieldtext manual testPaul Lemire2023-02-101-0/+3
* Remove Qt6 QT_VERSION checks from the code basePaul Lemire2023-02-107-49/+0
* tst_QAspectJob: fix -Wsign-compareMarc Mutz2023-01-261-2/+2
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-203-3/+3
* 3DCore: rip away the configure option and static choice of SIMDThiago Macieira2023-01-1912-672/+16
* Compare size() to unsigned numeric literalsEdward Welbourne2023-01-101-1/+1
* Remove qsizetype to int narrowing conversionsAurélien Brooke2022-12-211-73/+73
* Skip tst_raycasting on QNXVille Voutilainen2022-12-191-0/+8
* Fix scene3d-loader manual testPaul Lemire2022-12-191-1/+1
* Add manual tests to check the use of multiple QQuickWidgetsPaul Lemire2022-12-195-0/+233
* quickwidget-switch: make it work in a single screen setupPaul Lemire2022-12-191-1/+2
* Fix compilation of manual testsPaul Lemire2022-12-191-2/+2
* 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
* ShaderParameterPack: check we only store a single UBO/SSBO per BlockBindingPaul Lemire2022-11-021-0/+62
* Quick3DNodeInstantiator: fix crash when using asyncPaul Lemire2022-10-272-0/+58
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-207-15/+15
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-2066-644/+644
* Use SPDX license identifiersLucie Gérard2022-10-124-130/+8
* Fix memory leak in manual test 'rendercapture-qml'YAMAMOTO Atsushi2022-10-062-0/+2
* Fix runtime warning in manual test 'rendercapture-qml'YAMAMOTO Atsushi2022-09-302-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-24359-359/+359
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-27317-317/+317
* tst_Matrix4x4_AVX2: add a placement operator newThiago Macieira2022-07-181-0/+2
* tests: fix a bunch of -Wsign-compareMarc Mutz2022-07-1220-105/+107
* Add license headers to cmake filesLucie Gérard2022-07-08359-0/+1077
* Qt3D Tests: includemocsMike Krus2022-06-2327-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