cpython/Lib/tkinter/test/test_tkinter
Łukasz Langa 5d74713093
[3.9] bpo-45229: Make tkinter tests discoverable (GH-28637) (GH-28929)
(cherry picked from commit f59ed3c310)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2021-10-13 19:08:44 +02:00
..
__init__.py
test_colorchooser.py [3.9] bpo-45229: Make tkinter tests discoverable (GH-28637) (GH-28929) 2021-10-13 19:08:44 +02:00
test_font.py [3.9] bpo-45229: Make tkinter tests discoverable (GH-28637) (GH-28929) 2021-10-13 19:08:44 +02:00
test_geometry_managers.py Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets. 2016-03-09 10:33:51 +02:00
test_images.py [3.9] bpo-45229: Make tkinter tests discoverable (GH-28637) (GH-28929) 2021-10-13 19:08:44 +02:00
test_loadtk.py [3.9] bpo-45229: Make tkinter tests discoverable (GH-28637) (GH-28929) 2021-10-13 19:08:44 +02:00
test_misc.py [3.9] bpo-45229: Make tkinter tests discoverable (GH-28637) (GH-28929) 2021-10-13 19:08:44 +02:00
test_simpledialog.py [3.9] bpo-45229: Make tkinter tests discoverable (GH-28637) (GH-28929) 2021-10-13 19:08:44 +02:00
test_text.py [3.9] bpo-45229: Make tkinter tests discoverable (GH-28637) (GH-28929) 2021-10-13 19:08:44 +02:00
test_variables.py [3.9] bpo-45229: Make tkinter tests discoverable (GH-28637) (GH-28929) 2021-10-13 19:08:44 +02:00
test_widgets.py Rename Tkinter tests for widget options (GH-23944) 2020-12-25 14:30:40 -08:00