| .. |
|
__init__.py
|
Add initial iOS probe implementation.
|
2023-01-20 14:45:35 +08:00 |
|
base.py
|
Rework map waiting to reduce test times, and allow some macOS x86_64 tests to be xfails.
|
2024-02-22 10:20:15 +08:00 |
|
box.py
|
Add a no-op enable/disable check.
|
2023-03-29 12:38:53 +08:00 |
|
button.py
|
Add icon buttons for macOS and iOS.
|
2023-12-31 15:27:40 +08:00 |
|
canvas.py
|
Add screenshots for iOS.
|
2023-11-01 07:34:59 +08:00 |
|
detailedlist.py
|
Correct the iOS probe for DetailedList.
|
2024-02-19 08:29:38 +08:00 |
|
imageview.py
|
Correct image handling in imageview.
|
2023-09-14 10:54:22 +08:00 |
|
label.py
|
100% coverage for iOS fonts.
|
2023-07-03 16:38:31 +08:00 |
|
mapview.py
|
No, really, this time the lat/lng math is correct.
|
2024-03-07 07:45:50 +08:00 |
|
multilinetextinput.py
|
Add tests for value being hidden in PasswordInput
|
2023-05-29 16:36:58 +01:00 |
|
numberinput.py
|
Implement missing set_cursor_at_end method as pytest.skip
|
2023-10-11 15:13:52 +01:00 |
|
optioncontainer.py
|
Add testbed harness for Android OptionContainer.
|
2024-01-18 15:14:53 +08:00 |
|
passwordinput.py
|
Add tests for value being hidden in PasswordInput
|
2023-05-29 16:36:58 +01:00 |
|
progressbar.py
|
Ensure GTK progressbar gets coverage.
|
2023-07-09 12:32:16 +08:00 |
|
properties.py
|
100% coverage for iOS fonts.
|
2023-07-03 16:38:31 +08:00 |
|
scrollcontainer.py
|
Winforms to 100%
|
2023-07-10 19:19:32 +01:00 |
|
selection.py
|
100% coverage for iOS fonts.
|
2023-07-03 16:38:31 +08:00 |
|
slider.py
|
Correct a coverage problem revealed by selection tests.
|
2023-05-30 13:41:23 +08:00 |
|
switch.py
|
100% coverage for iOS fonts.
|
2023-07-03 16:38:31 +08:00 |
|
textinput.py
|
Implement missing set_cursor_at_end method as pytest.skip
|
2023-10-11 15:13:52 +01:00 |
|
webview.py
|
Android at 100% coverage
|
2023-06-08 18:39:30 +01:00 |