aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/ecmascripttests
Commit message (Expand)AuthorAgeFilesLines
* test262: Remove outdated test runnerUlf Hermann7 days1-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
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-081-0/+1
* Fix scoping of JavaScript function namesUlf Hermann2021-09-291-1/+0
* Implement optional chainingMaximilian Goldstein2021-04-131-0/+0
* ecmascripttests: Increase timeout to 15 minutesUlf Hermann2021-02-181-13/+1
* Remove the qmake project filesFabian Kosmale2021-01-153-45/+0
* ecmascript tests: Also raise timeout when built with cmakeUlf Hermann2020-12-181-0/+4
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-062-2/+2
* test252runner.cpp: Add overrideFabian Kosmale2020-07-281-1/+1
* CMake: Regenerate projectsAlexandru Croitor2020-07-091-1/+2
* Revert accidental downgrade of test262Ulf Hermann2020-06-111-0/+0
* Remove remaining OpenGL dependency in QSGDefaultInternalImageNodeEirik Aavitsland2020-06-111-0/+0
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-292-1/+2
* Update test-suite with latest local changesEdward Welbourne2020-05-251-0/+0
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-8/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-123-4/+4
|\
| * Prospective workaround for accidental c++11 build with 10.14Simon Hausmann2020-01-312-0/+4