aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/ecmascripttests/tst_ecmascripttests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up ECMAScript test runnerUlf Hermann2025-06-181-15/+19
* QtQml: Avoid direct file access in ECMAScript test runnerUlf Hermann2025-06-171-1/+3
* Tests: include QTest, not QtTestGiuseppe D'Angelo2025-04-151-1/+1
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* tst_ecmascript: Run tests on separate processes instead of threadsOlivier De Cannière2023-12-201-5/+83
* tst_ecmascripttests: Adapt to renaming of logging categoryUlf Hermann2023-10-201-2/+2
* QML: Test ECMAScript compliance on all platformsUlf Hermann2022-09-301-6/+7
* Tests: Define function timeout in C++ rather than CMakeUlf Hermann2022-09-131-1/+4
* Use QQmlDataTest in tst_ecmascripttests.cppUlf Hermann2022-09-071-6/+10
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Split two long lines for the sake of readabilityEdward Welbourne2022-06-101-2/+8
* Suppress ES-compiler warnings against the ES-262 test-suiteEdward Welbourne2022-06-101-2/+44
* Enable the ES testsuite on macOSSimon Hausmann2018-07-181-2/+2
* Fix running the ES test suiteSimon Hausmann2018-07-021-2/+2
* Use the new test runner for the autotestLars Knoll2018-05-021-33/+15
* V4: Only start JITting after a minimum of 3 callsErik Verbruggen2017-12-141-2/+23
* Fix the fix to get test262 runningErik Verbruggen2017-07-041-0/+1
* Fix the runner for test262Erik Verbruggen2017-07-041-13/+1
* Also run the ecmascript testsuite in the interpreterErik Verbruggen2017-06-081-1/+1
* Minor cleanup: Don't require QtGui for ES6 testsSimon Hausmann2017-03-291-1/+1
* Run ES5 tests on Linux/x86-64Simon Hausmann2017-03-241-0/+77