summaryrefslogtreecommitdiff
path: root/tests/auto/qml/codemodel/ecmascript7/tst_ecmascript7.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused includes of QFutureInterfaceJarek Kobus2023-05-041-1/+0
* 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-1/+2
* Use QTEST_GUILESS_MAIN where applicableEike Ziller2022-06-131-1/+1
* CMake Build: Use same Qt compiler defines for testsCristian Adam2019-09-101-2/+2
* Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-131-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Use Qt's QFileInfoList instead of QList<QFileInfo>hjk2019-05-281-1/+1
* qmljs: basic ECMAscript 7 test suiteMarco Benelli2018-12-201-0/+212