cpython/Lib/tkinter/test/test_tkinter
Miss Islington (bot) 612019e60e
bpo-45979: Fix Tkinter tests with old Tk (>= 8.5.12) (GH-31938)
(cherry picked from commit dbbe4d2d00)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2022-03-17 00:29:37 -07: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 bpo-45496: Allow flexibility in winfo_rgb tests (GH-30185) 2021-12-26 04:27:29 -08: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 bpo-45979: Fix Tkinter tests with old Tk (>= 8.5.12) (GH-31938) 2022-03-17 00:29:37 -07:00