aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/codemodel/check/tst_check.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlJS: Delay loading of default QML type descriptionsEike Ziller2023-09-061-1/+2
* All: Replace deprecated QLibraryInfo::locationhjk2023-06-061-1/+1
* QmlJS: Use QtConcurrent invocation for async runJarek Kobus2023-03-141-2/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* qmljs: (QString -> Utils::FilePath)++Fawzi Mohamed2022-07-131-2/+3
* Use QTEST_GUILESS_MAIN where applicableEike Ziller2022-06-131-1/+1
* Refactor tst_joinAllThreads, to be used in ModelManager d'torJarek Kobus2021-06-211-2/+0
* QmlJS: Add test for recursive declared itemsChristian Stenger2021-05-061-19/+29
* Fix warnings about unused variablesChristian Kandeler2021-02-051-2/+2
* qmljs: fix qmljscheckFawzi Mohamed2021-02-031-3/+0
* qmljs: support inline componentsFawzi Mohamed2021-02-031-7/+29
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-101-2/+12
|\
| * Tests: Fix codemodel check testChristian Stenger2020-07-301-2/+12
* | Tests: Fix conditionChristian Stenger2020-07-301-1/+1
* | QML code model test: Show unexpected messagesChristian Kandeler2020-07-241-1/+2
* | Tests: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-201-7/+7
|/
* QmlJS: Fix compileChristian Stenger2020-03-041-1/+1
* QmlJS: Fix compiler warning and add a missing includeOrgad Shaneh2020-03-031-0/+1
* QmlJS: Fix build of tst_check.cppNikolai Kosjar2019-10-071-1/+1
* CMake Build: Use same Qt compiler defines for testsCristian Adam2019-09-101-1/+1
* Tests: Fix crash in qml codemodel checkChristian Stenger2016-04-061-0/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+12
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | qmljs: improve handling of qml dialectsFawzi Mohamed2014-07-301-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: fixing testsFawzi Mohamed2013-11-221-1/+3
* QmlJS: Fix autotest.Christian Kandeler2013-10-241-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* QmlJS checks: Disable warnings about expression statements in bindings.Christian Kamm2011-12-021-4/+11
* QmlJS check: Extend "don't use var" performance warning.Christian Kamm2011-11-221-2/+4
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | QmlJS: Fix tests.Christian Kamm2011-11-091-1/+1
* | QmlJS checks: Add confusing +/- check.Christian Kamm2011-10-101-1/+1
* | QmlJS checks: Add severity and unique id to messages.Christian Kamm2011-10-101-48/+29
|/
* QmlJS tests: Fix compile of 'check' test.Christian Kamm2011-09-141-1/+1
* QmlJS checks: Correct the check for dangerous == and add tests.Christian Kamm2011-09-141-2/+8
* QmlJS: Add infrastructure for tests of QML static checker.Christian Kamm2011-09-141-0/+196