slint/api/python/tests
Simon Hausmann 844590cac8
Python: Add support for snake case imports (#6229)
When using slint.loader.app_window.XXX look for "app_window.slint" followed by "app-window.slint".

Fixes #6216
2024-09-20 10:25:14 +02:00
..
test-load-file.slint Python: Add support for snake case imports (#6229) 2024-09-20 10:25:14 +02:00
test_brush.py Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
test_callback_decorators.py Python: Add support for snake case imports (#6229) 2024-09-20 10:25:14 +02:00
test_compiler.py Python: Add support for exporting multiple components 2024-07-02 10:52:22 +02:00
test_gc.py Python: Add support for exporting multiple components 2024-07-02 10:52:22 +02:00
test_instance.py Python: Improve Struct mapping 2024-07-11 22:08:10 +02:00
test_load_file.py Python: Add support for snake case imports (#6229) 2024-09-20 10:25:14 +02:00
test_loader.py Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
test_models.py Python: Add support for exporting multiple components 2024-07-02 10:52:22 +02:00
test_timers.py Python: Make the timer test more robust 2024-06-27 09:58:14 +02:00