aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/ecmascripttests
Commit message (Expand)AuthorAgeFilesLines
* Clean up ECMAScript test runnerUlf Hermann2025-06-183-115/+82
* QtQml: Avoid direct file access in ECMAScript test runnerUlf Hermann2025-06-173-64/+162
* ECMAScript tests: Add option to use threads instead of processesUlf Hermann2025-06-141-2/+8
* Tests: include QTest, not QtTestGiuseppe D'Angelo2025-04-151-1/+1
* QtQml: Deal with platform-dependent results in ECMAScript test suiteUlf Hermann2024-12-083-45/+103
* QtQml: Model native modules as compilation unitsUlf Hermann2024-12-061-4/+3
* V4: make JS functions toLocale{Lower,Upper}Case aware of the localeJohnny Jazeix2024-11-222-4/+11
* Add Qt::Qml before Qt::QmlPrivate to auto testsKarim Pinter2024-10-221-0/+1
* QJSEngine: Do not skip values in Map/Set.prototype.forEachLuca Di Sera2024-08-301-2/+0
* ECMAScript test suite: Increase ctest timeoutUlf Hermann2024-08-071-0/+4
* QtQml: Straighten out some logging categoriesUlf Hermann2024-06-171-3/+1
* Rework the sort implementation for SequencesLuca Di Sera2024-06-061-1/+0
* V4: Store the sign bit of NaNs in QV4::StaticValueUlf Hermann2024-05-281-1/+0
* TypedArray: Preserve exact NaN bit pattern on fill()Ulf Hermann2024-05-251-1/+0
* ecmascripttests: Actually fail the test if the runner crashesUlf Hermann2024-05-111-2/+2
* ecmascripttests: Fail test if the test runner crashesUlf Hermann2024-05-061-3/+13
* test262: Remove outdated test runnerUlf Hermann2024-04-231-611/+0
* Tests: check that QFile::open succeedsGiuseppe D'Angelo2024-04-041-3/+12
* Correct license for test filesLucie Gérard2024-02-274-4/+4
* V4: Fix setting of regexp flagsUlf Hermann2024-02-151-1/+6
* QtQml: Use CompiledData::CompilationUnit in more placesUlf Hermann2024-01-201-1/+0
* QtQml: Get rid of the module mutexUlf Hermann2024-01-101-1/+2
* QtQml: Always link executable CU on creationUlf Hermann2024-01-101-1/+1
* tst_ecmascript: Run tests on separate processes instead of threadsOlivier De Cannière2023-12-206-319/+450
* tst_ecmascripttests: Add a heartbeat messageFabian Kosmale2023-11-231-1/+6
* tst_ecmascripttests: Adapt to renaming of logging categoryUlf Hermann2023-10-201-2/+2
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Exclude the .git directory from the test_dataAmir Masoud Abdol2023-06-231-0/+1
* Test262Runner: fix -Wunused-but-set-variableMarc Mutz2023-01-201-4/+0
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-5/+5
* Port from container::count() and length() to size()Marc Mutz2022-10-071-3/+3
* QML: Test ECMAScript compliance on all platformsUlf Hermann2022-09-301-6/+7
* Tests: Define function timeout in C++ rather than CMakeUlf Hermann2022-09-132-2/+4
* Use QQmlDataTest in tst_ecmascripttests.cppUlf Hermann2022-09-075-27/+60
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-072-2/+2
* QML: Make modules imported with registerModule() available in QMLUlf Hermann2022-09-021-6/+6
* Print assert messages in tst_ecmascripttestsSami Shalayel2022-09-012-54/+90
* V4: Fix index calculations in String prototypeUlf Hermann2022-08-311-1/+0
* Fix error when calling byteLength on detached ArrayBufferBenjamin Terrier2022-08-251-0/+0
* Revert accidental change to test262Ulf Hermann2022-08-041-0/+0
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-282-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-082-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-116-135/+11
* 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
* Make uninteresting JS-test output easier to ignoreEdward Welbourne2022-06-101-10/+18
* CMake: Don't cross-compile qjtestAlexandru Croitor2022-01-201-2/+2
* V4: Fix naming of array data classesUlf Hermann2022-01-201-2/+2
* Android: Disable qjstest and qml ecmascripttests testsAssam Boudjelthia2021-10-131-0/+2