aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/ecmascripttests
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-153-45/+0
* ecmascript tests: Also raise timeout when built with cmakeUlf Hermann2020-12-181-0/+4
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-062-2/+2
* test252runner.cpp: Add overrideFabian Kosmale2020-07-281-1/+1
* CMake: Regenerate projectsAlexandru Croitor2020-07-091-1/+2
* Revert accidental downgrade of test262Ulf Hermann2020-06-111-0/+0
* Remove remaining OpenGL dependency in QSGDefaultInternalImageNodeEirik Aavitsland2020-06-111-0/+0
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-292-1/+2
* Update test-suite with latest local changesEdward Welbourne2020-05-251-0/+0
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-8/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-123-4/+4
|\
| * Prospective workaround for accidental c++11 build with 10.14Simon Hausmann2020-01-312-0/+4
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-291-4/+0
| |\
| | * ArrayPrototype::method_filter: Check for exception after callbackUlf Hermann2020-01-231-4/+0
* | | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-3/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-0/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-231-0/+4
| |\|
| | * Blacklist two failing ecmascripttests on macOSMorten Johan Sørvig2020-01-221-0/+4
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-162-32/+1
|\| |
| * | Implement TypedArray.fromVille Voutilainen2019-12-091-32/+0
| * | qml/parser: Implement nullish coalescingMaximilian Goldstein2019-12-051-0/+0
| |/
| * QQuickTableView: Clear items before deleting the modelUlf Hermann2019-12-041-0/+1
| * PathView: grab mouse on press if already movingShawn Rutledge2019-09-231-0/+0
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-171-0/+0
| |\
| | * Add changes file for Qt 5.12.5v5.12.5Antti Kokko2019-08-261-0/+0
* | | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-1/+1
* | | Regenerate testsAlexandru Croitor2019-11-141-1/+0
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-261-1/+1
| |\|
| | * Fix compilation with C++20Marc Mutz2019-07-081-1/+1
* | | Add QtDeclarative Test CoverageLeander Beernaert2019-08-142-0/+56
|/ /
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-111-2/+0
|\|
| * Don't add local for anonymous function's "name"Ulf Hermann2019-05-211-2/+0
| * Update tests/auto/qml/ecmascripttests/test262Jani Heikkinen2019-03-221-0/+0
* | Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-161-1/+1
* | Upgrade Yarr to latest version from WebKitUlf Hermann2019-02-261-2/+0
* | Update tests/auto/qml/ecmascripttests/test262Jani Heikkinen2019-02-081-0/+0
|/
* Correctly scope unwind handlers for try blocksLars Knoll2019-01-301-3/+44
* Ensure our builtin constructors are subclassableLars Knoll2018-11-221-5/+0
* Properly mark variables as unresolved when accessed from evalLars Knoll2018-11-161-1/+0
* Create proper template objects for tagged templatesLars Knoll2018-11-051-7/+1
* Correctly read files with a \0 in themLars Knoll2018-11-052-3/+2
* Create proper template objectsLars Knoll2018-11-021-16/+0
* QML Engine: Support for JavaScript PromisesValery Kotov2018-10-112-146/+0
* ES7: Implement Tail Position Calls in the runtimeErik Verbruggen2018-10-051-31/+0
* Fix test262 submodule sha1Simon Hausmann2018-09-241-0/+0
* Better inheritance structure for functionsLars Knoll2018-09-231-2/+0
* Store InternalClass::nameMap in a MemberDataLars Knoll2018-09-161-0/+0
* Bump tests262 submodule to include .gitattributes fixJani Heikkinen2018-09-101-0/+0
* Implement OwnPropertyKeys for TypedArrayLars Knoll2018-09-101-6/+0