index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
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.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
/
animation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: include QTest, not QtTest
Giuseppe D'Angelo
2025-04-15
5
-5
/
+5
*
Add Qt::Qml before Qt::QmlPrivate to auto tests
Karim Pinter
2024-10-22
5
-0
/
+5
*
Correct license for test files
Lucie Gérard
2024-02-27
5
-5
/
+5
*
tst_qsequentialanimationgroupjob: Clean up memory management
Amanda Hamblin-Trué
2023-08-01
1
-4
/
+4
*
tst_qpacketprotocol: Clean up memory management
Amanda Hamblin-Trué
2023-08-01
1
-2
/
+1
*
tst_qparallelanimationgroupjob: Clean up memory management
Amanda Hamblin-Trué
2023-08-01
1
-21
/
+21
*
tst_qabstractanimationjob: Clean up memory management
Amanda Hamblin-Trué
2023-08-01
1
-2
/
+1
*
CMake: Make qml tests standalone projects
Alexandru Croitor
2023-07-05
5
-0
/
+30
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-10-13
1
-5
/
+5
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
3
-3
/
+3
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-09-07
6
-6
/
+6
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
5
-5
/
+5
*
Unblacklist tst_qsequentialanimationgroupjob
Ulf Hermann
2022-07-12
1
-2
/
+0
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
6
-0
/
+18
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
5
-135
/
+10
*
Stabilize tst_qpauseanimationjob.cpp some more
Ulf Hermann
2022-01-20
2
-8
/
+3
*
Blacklist flaky tst_QSequentialAnimationGroupJob test on macos
Fabian Kosmale
2021-12-13
1
-0
/
+2
*
Blacklist failing tests on macOS arm
Shawn Rutledge
2021-12-12
1
-0
/
+5
*
Mark overrides in tests, fix compiler warnings
Volker Hilsheimer
2021-04-01
2
-9
/
+9
*
Fix some "can be marked override" warnings
Andreas Buhr
2021-02-23
3
-16
/
+16
*
Use a QDoubleEndedList for the children of animation group jobs
Ulf Hermann
2021-02-05
3
-23
/
+18
*
QSequentialAnimationGroupJob: Protect against self-deletion
Ulf Hermann
2021-02-05
1
-1
/
+41
*
Avoid memory leaks in QSequentialAnimationGroupJob test
Ulf Hermann
2021-01-21
1
-4
/
+9
*
Remove the qmake project files
Fabian Kosmale
2021-01-15
6
-32
/
+0
*
Fix compile warnings from tests
Volker Hilsheimer
2020-10-22
1
-3
/
+2
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-10-06
5
-5
/
+5
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-03-12
3
-23
/
+29
|
\
|
*
tst_qsequentialanimationgroupjob: Protect against erratic scheduling
Ulf Hermann
2020-03-10
1
-6
/
+13
|
*
Stabilize tst_QPauseAnimationJob::multipleSequentialGroups()
Ulf Hermann
2020-03-10
2
-18
/
+15
|
*
Stabilize tst_QParallelAnimationGroupJob::deleteChildrenWithRunningGroup
Ulf Hermann
2020-02-12
1
-2
/
+1
|
*
Blacklist flakey tst_QPauseAnimationJob::multipleSequentialGroups on macOS
Maximilian Goldstein
2020-02-12
1
-0
/
+3
*
|
Regenerate qtdeclarative
Alexandru Croitor
2020-02-12
5
-17
/
+6
*
|
Regenerate all projects with new CMake API version
Alexandru Croitor
2019-11-15
5
-5
/
+5
*
|
Regenerate tests
Alexandru Croitor
2019-11-14
5
-35
/
+0
*
|
Add QtDeclarative Test Coverage
Leander Beernaert
2019-08-14
6
-0
/
+136
|
/
*
QAnimationGroupJob: Notify about removed children on clear()
Ulf Hermann
2019-02-26
1
-2
/
+5
*
Un-blacklist qsequentialanimationgroupjob test
Shawn Rutledge
2018-12-13
1
-2
/
+0
*
init variables where they are declared when possible (clang-tidy)
Shawn Rutledge
2018-02-26
5
-23
/
+16
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-1
/
+1
*
Stabilize test
Jan Arve Saether
2017-01-24
1
-1
/
+3
*
Remove Windows CE.
Friedemann Kleint
2016-03-10
1
-2
/
+2
*
Updated license headers
Jani Heikkinen
2016-01-20
5
-85
/
+60
*
Remove CONFIG += parallel_test.
Friedemann Kleint
2015-09-05
5
-5
/
+3
*
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Friedemann Kleint
2015-09-03
5
-5
/
+0
*
tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-29
2
-46
/
+46
*
Blacklist unstable tests for now
Simon Hausmann
2015-06-05
1
-0
/
+2
*
Update copyright headers
Jani Heikkinen
2015-02-12
5
-35
/
+35
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
5
-95
/
+55
*
Skip animations tests for MinGW.
Friedemann Kleint
2014-01-28
1
-0
/
+3
*
Stabilize tst_qpauseanimationjob
Frederik Gladhorn
2013-11-20
1
-34
/
+17
[next]