kivy/kivy/tests
Mathieu Virbel 05a3123b71 fix test assertIn 2011-11-16 02:54:16 +01:00
..
__init__.py
common.py
test_button.png
test_clock.py clock: big changes to speedup the clock 2011-04-12 22:41:24 +02:00
test_filechooser.py filechooser: compute file before iterate (make debug more easier/len) + add fast test about filechooser 2011-04-12 22:27:24 +02:00
test_graphics.py
test_invalid_lang.py lang: don't allow properties with . in it. Closes #189 2011-07-09 17:57:32 +02:00
test_lang.py fix test assertIn 2011-11-16 02:54:16 +01:00
test_properties.py properties: add new DictProperty + tests 2011-06-04 11:02:31 +02:00
test_uix_anchorlayout.py
test_uix_boxlayout.py
test_uix_widget.py Added tests and fix for case when adding a widget from code inside a widget instanciated from kv. root was bad in eval 2011-09-01 16:37:23 +02:00
test_widget.py