aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/ecmascripttests/qjstest
Commit message (Expand)AuthorAgeFilesLines
* 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