slint/api/python/tests
Simon Hausmann 624796d53e Python: Make the timer test more robust
It seems that with the latest winit, quit_event_loop() might take a little longer and the timer fires once more. We don't really care how long quit_event_loop() takes in this test, merely that the timer firest and that we can terminate the loop.

Fixes #5484
2024-06-27 09:58:14 +02:00
..
test_brush.py Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
test_callback_decorators.py Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
test_compiler.py Python: Add the ability to invoke functions declared in Slint from Python 2024-06-05 14:06:10 -07:00
test_gc.py Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
test_instance.py Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
test_load_file.py Python: Add the ability to invoke functions declared in Slint from Python 2024-06-05 14:06:10 -07:00
test_load_file.slint Python: Add the ability to invoke functions declared in Slint from Python 2024-06-05 14:06:10 -07:00
test_loader.py Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
test_models.py Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
test_timers.py Python: Make the timer test more robust 2024-06-27 09:58:14 +02:00