Montel Laurent
|
f63523f708
|
Add increase/decrease support test (#5224)
|
2024-05-14 10:40:12 +02:00 |
|
Montel Laurent
|
c37c9d4f26
|
Testing: Add minimum/maximum support (#5192)
|
2024-05-10 16:18:02 +02:00 |
|
Montel Laurent
|
f8f3316dc1
|
Allow to check checkable support (#5186)
|
2024-05-07 13:44:14 +02:00 |
|
Olivier Goffart
|
6c58f4f492
|
C++ testing: gate under the experimental feature
|
2024-05-03 10:49:25 +02:00 |
|
Olivier Goffart
|
15f09c9224
|
Testing: expose the description and the checked accessible property
also rename default_action to accessible_default_action
|
2024-04-26 15:09:37 +02:00 |
|
Simon Hausmann
|
7683f805a5
|
janitor: Remove dead code
Co-authored-by: Olivier Goffart <olivier.goffart@slint.dev>
|
2024-04-24 10:39:03 +02:00 |
|
Simon Hausmann
|
d8c1096149
|
Testing: Change ElementReference to be weak
We don't want testing variables to affect the life-cycle of elements in the UI.
|
2024-04-24 10:39:03 +02:00 |
|
Olivier Goffart
|
475ced0a62
|
C++ testing API: Intreoduce the ElementHandle
|
2024-04-22 11:28:12 +02:00 |
|