| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean up ECMAScript test runner | Ulf Hermann | 2025-06-18 | 1 | -15/+19 |
| * | QtQml: Avoid direct file access in ECMAScript test runner | Ulf Hermann | 2025-06-17 | 1 | -1/+3 |
| * | Tests: include QTest, not QtTest | Giuseppe D'Angelo | 2025-04-15 | 1 | -1/+1 |
| * | Correct license for test files | Lucie Gérard | 2024-02-27 | 1 | -1/+1 |
| * | tst_ecmascript: Run tests on separate processes instead of threads | Olivier De Cannière | 2023-12-20 | 1 | -5/+83 |
| * | tst_ecmascripttests: Adapt to renaming of logging category | Ulf Hermann | 2023-10-20 | 1 | -2/+2 |
| * | QML: Test ECMAScript compliance on all platforms | Ulf Hermann | 2022-09-30 | 1 | -6/+7 |
| * | Tests: Define function timeout in C++ rather than CMake | Ulf Hermann | 2022-09-13 | 1 | -1/+4 |
| * | Use QQmlDataTest in tst_ecmascripttests.cpp | Ulf Hermann | 2022-09-07 | 1 | -6/+10 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | Split two long lines for the sake of readability | Edward Welbourne | 2022-06-10 | 1 | -2/+8 |
| * | Suppress ES-compiler warnings against the ES-262 test-suite | Edward Welbourne | 2022-06-10 | 1 | -2/+44 |
| * | Enable the ES testsuite on macOS | Simon Hausmann | 2018-07-18 | 1 | -2/+2 |
| * | Fix running the ES test suite | Simon Hausmann | 2018-07-02 | 1 | -2/+2 |
| * | Use the new test runner for the autotest | Lars Knoll | 2018-05-02 | 1 | -33/+15 |
| * | V4: Only start JITting after a minimum of 3 calls | Erik Verbruggen | 2017-12-14 | 1 | -2/+23 |
| * | Fix the fix to get test262 running | Erik Verbruggen | 2017-07-04 | 1 | -0/+1 |
| * | Fix the runner for test262 | Erik Verbruggen | 2017-07-04 | 1 | -13/+1 |
| * | Also run the ecmascript testsuite in the interpreter | Erik Verbruggen | 2017-06-08 | 1 | -1/+1 |
| * | Minor cleanup: Don't require QtGui for ES6 tests | Simon Hausmann | 2017-03-29 | 1 | -1/+1 |
| * | Run ES5 tests on Linux/x86-64 | Simon Hausmann | 2017-03-24 | 1 | -0/+77 |