index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
qml
/
ecmascripttests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up ECMAScript test runner
Ulf Hermann
2025-06-18
3
-115
/
+82
*
QtQml: Avoid direct file access in ECMAScript test runner
Ulf Hermann
2025-06-17
3
-64
/
+162
*
ECMAScript tests: Add option to use threads instead of processes
Ulf Hermann
2025-06-14
1
-2
/
+8
*
Tests: include QTest, not QtTest
Giuseppe D'Angelo
2025-04-15
1
-1
/
+1
*
QtQml: Deal with platform-dependent results in ECMAScript test suite
Ulf Hermann
2024-12-08
3
-45
/
+103
*
QtQml: Model native modules as compilation units
Ulf Hermann
2024-12-06
1
-4
/
+3
*
V4: make JS functions toLocale{Lower,Upper}Case aware of the locale
Johnny Jazeix
2024-11-22
2
-4
/
+11
*
Add Qt::Qml before Qt::QmlPrivate to auto tests
Karim Pinter
2024-10-22
1
-0
/
+1
*
QJSEngine: Do not skip values in Map/Set.prototype.forEach
Luca Di Sera
2024-08-30
1
-2
/
+0
*
ECMAScript test suite: Increase ctest timeout
Ulf Hermann
2024-08-07
1
-0
/
+4
*
QtQml: Straighten out some logging categories
Ulf Hermann
2024-06-17
1
-3
/
+1
*
Rework the sort implementation for Sequences
Luca Di Sera
2024-06-06
1
-1
/
+0
*
V4: Store the sign bit of NaNs in QV4::StaticValue
Ulf Hermann
2024-05-28
1
-1
/
+0
*
TypedArray: Preserve exact NaN bit pattern on fill()
Ulf Hermann
2024-05-25
1
-1
/
+0
*
ecmascripttests: Actually fail the test if the runner crashes
Ulf Hermann
2024-05-11
1
-2
/
+2
*
ecmascripttests: Fail test if the test runner crashes
Ulf Hermann
2024-05-06
1
-3
/
+13
*
test262: Remove outdated test runner
Ulf Hermann
2024-04-23
1
-611
/
+0
*
Tests: check that QFile::open succeeds
Giuseppe D'Angelo
2024-04-04
1
-3
/
+12
*
Correct license for test files
Lucie Gérard
2024-02-27
4
-4
/
+4
*
V4: Fix setting of regexp flags
Ulf Hermann
2024-02-15
1
-1
/
+6
*
QtQml: Use CompiledData::CompilationUnit in more places
Ulf Hermann
2024-01-20
1
-1
/
+0
*
QtQml: Get rid of the module mutex
Ulf Hermann
2024-01-10
1
-1
/
+2
*
QtQml: Always link executable CU on creation
Ulf Hermann
2024-01-10
1
-1
/
+1
*
tst_ecmascript: Run tests on separate processes instead of threads
Olivier De Cannière
2023-12-20
6
-319
/
+450
*
tst_ecmascripttests: Add a heartbeat message
Fabian Kosmale
2023-11-23
1
-1
/
+6
*
tst_ecmascripttests: Adapt to renaming of logging category
Ulf Hermann
2023-10-20
1
-2
/
+2
*
CMake: Make qml tests standalone projects
Alexandru Croitor
2023-07-05
1
-0
/
+6
*
Exclude the .git directory from the test_data
Amir Masoud Abdol
2023-06-23
1
-0
/
+1
*
Test262Runner: fix -Wunused-but-set-variable
Marc Mutz
2023-01-20
1
-4
/
+0
*
Retire the qt_parse_all_arguments
Amir Masoud Abdol
2023-01-20
1
-2
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-5
/
+5
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-3
/
+3
*
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
2
-2
/
+4
*
Use QQmlDataTest in tst_ecmascripttests.cpp
Ulf Hermann
2022-09-07
5
-27
/
+60
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-09-07
2
-2
/
+2
*
QML: Make modules imported with registerModule() available in QML
Ulf Hermann
2022-09-02
1
-6
/
+6
*
Print assert messages in tst_ecmascripttests
Sami Shalayel
2022-09-01
2
-54
/
+90
*
V4: Fix index calculations in String prototype
Ulf Hermann
2022-08-31
1
-1
/
+0
*
Fix error when calling byteLength on detached ArrayBuffer
Benjamin Terrier
2022-08-25
1
-0
/
+0
*
Revert accidental change to test262
Ulf Hermann
2022-08-04
1
-0
/
+0
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
2
-2
/
+2
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
2
-0
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
6
-135
/
+11
*
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
*
Make uninteresting JS-test output easier to ignore
Edward Welbourne
2022-06-10
1
-10
/
+18
*
CMake: Don't cross-compile qjtest
Alexandru Croitor
2022-01-20
1
-2
/
+2
*
V4: Fix naming of array data classes
Ulf Hermann
2022-01-20
1
-2
/
+2
*
Android: Disable qjstest and qml ecmascripttests tests
Assam Boudjelthia
2021-10-13
1
-0
/
+2
[next]