aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/ecmascripttests/qjstest/test262runner.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-091-20/+50
* 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-021-3/+4
* 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
* 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-021-0/+753