aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qv4assembler/tst_qv4assembler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: include QTest, not QtTestGiuseppe D'Angelo2025-04-151-1/+2
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Replace all includes of windows.h with qt_windows.hUlf Hermann2021-10-251-1/+1
* Fix autotest private API part compilation for INTEGRITYTatiana Borisova2021-10-111-1/+5
* Consolidate test helpers into private librariesMitch Curtis2021-09-131-2/+9
* Blacklist and fix failing tests on ARM macOSTor Arne Vestbø2021-05-041-0/+3
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-1/+1
* Skip perfMapFile test on AndroidJan Arve Sæther2019-08-131-1/+1
* Transform V4_ENABLE_JIT into a featureUlf Hermann2019-04-251-9/+3
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-171-0/+23
|\
| * Test whether the JIT is enabled on architectures/OSes as intendedMartin Storsjö2019-04-161-0/+22
* | Use lowercase name for window headerSamuli Piippo2019-03-121-1/+1
* | V4: Generate function tables on 64bit windowsUlf Hermann2018-12-031-1/+53
|/
* Use a separate process for testing perf.map fileUlf Hermann2018-03-271-0/+91