aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/ecmascripttests/qjstest
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-15/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-1/+1
* test252runner.cpp: Add overrideFabian Kosmale2020-07-281-1/+1
* CMake: Regenerate projectsAlexandru Croitor2020-07-091-1/+2
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-291-0/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-0/+2
|\
| * Prospective workaround for accidental c++11 build with 10.14Simon Hausmann2020-01-311-0/+2
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-3/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-0/+1
|\|
| * QQuickTableView: Clear items before deleting the modelUlf Hermann2019-12-041-0/+1
* | 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-141-0/+25
|/ /
* / Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-161-1/+1
|/
* Correctly read files with a \0 in themLars Knoll2018-11-051-2/+2
* Skip all realm related testsLars Knoll2018-09-081-0/+14
* Implement the $262.detachArrayBuffer() method for testingLars Knoll2018-08-201-0/+38
* Add support for compiling ES modules ahead of timeSimon Hausmann2018-08-171-1/+1
* Add support for disk caching of ES modulesSimon Hausmann2018-08-171-1/+1
* Add initial basic support for ES6 modulesSimon Hausmann2018-08-092-20/+51
* Enable running module testsSimon Hausmann2018-07-311-2/+10
* Exclude ES6 module fixtures from the test planSimon Hausmann2018-07-311-0/+2
* Fix running the ES test suiteSimon Hausmann2018-07-022-4/+5
* Fix running the test suite on WindowsSimon Hausmann2018-06-251-0/+1
* Fix running ES tests with ASAN -Og buildsSimon Hausmann2018-05-091-1/+1
* Fix return value of qjstestSimon Hausmann2018-05-091-1/+5
* Add Generator supportLars Knoll2018-05-031-2/+6
* Raise the stack limit of threads in the threadpoolLars Knoll2018-05-021-0/+1
* Replace the test262 python script with a C++ based executableLars Knoll2018-05-024-0/+1007