aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltc_qprocess
Commit message (Expand)AuthorAgeFilesLines
* qmltc: Move qlmtc_build_failures to tst_qmltc_qprocessLuca Di Sera8 days3-0/+22
* qmltc: Test fail for unbound outside required property in componentLuca Di Sera8 days4-0/+59
* qmltc: Test failure for unbound required properties in componentLuca Di Sera8 days3-0/+30
* qmltc: Test failure for unbound required property in inline componentLuca Di Sera8 days3-0/+22
* qmllint: do not construct well known valuetypes from string (part 1)Sami Shalayel2024-04-053-0/+21
* qmltc/importvisitor: warn about type annotations on methodsSami Shalayel2024-02-293-0/+35
* Correct license for test filesLucie Gérard2024-02-273-3/+3
* qmltc: warn about QML defined types from other modulesSami Shalayel2024-02-193-0/+32
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-211-1/+2
* qmltc: export generated classesSami Shalayel2023-02-021-0/+34
* add QML_UNCREATABLE in the testsSami Shalayel2023-02-021-0/+1
* QML: Turn singleton/type mismatch into a run time type errorUlf Hermann2023-01-274-12/+15
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* qmltc: fix handlers for c++-signalsSami Shalayel2022-12-074-0/+47
* qmltc: error out when encoutering invalid filenamesSami Shalayel2022-12-022-0/+15
* QQmlJSImportVisitor: warn when uncreatables are createdSami Shalayel2022-11-235-6/+106
* qmltc: warn about enums declarations in inline componentsSami Shalayel2022-10-043-2/+17
* qmltc: support basic inline componentsSami Shalayel2022-09-264-9/+14
* qmltc: reject top level componentsSami Shalayel2022-09-193-0/+18
* qmltc: test alias on versioned propertySami Shalayel2022-09-134-0/+53
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Introduce a sane resource path to qt_add_qml_moduleUlf Hermann2022-06-231-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-291-23/+25
* Treat warnings as errors in qmltcAndrei Golubev2022-02-153-0/+12
* qmltc: Explicitly unsupport singleton typesAndrei Golubev2022-02-083-0/+19
* qmltc: Rely on QQmlJSResourceFileMapperAndrei Golubev2022-02-022-8/+19
* QmlCompiler: Rename include -> importUlf Hermann2022-01-251-1/+1
* qmltc: Explicitly reject inline componentsAndrei Golubev2021-12-173-1/+16
* qmllint: Do not crash on missing qmltypes filesUlf Hermann2021-11-151-1/+0
* qmltc: Do not crash on import errorsAndrei Golubev2021-11-091-0/+46
* qmltc: add tests that work through QProcessAndrei Golubev2021-11-093-0/+176