cpython/Lib/tkinter/test/test_tkinter
2021-08-29 15:08:32 +03:00
..
__init__.py
test_colorchooser.py [3.9] bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578). (GH-24318) 2021-01-25 11:45:30 +02:00
test_font.py bpo-42759: Fix equality comparison of Variable and Font in Tkinter (GH-23968) 2020-12-29 03:18:26 -08:00
test_geometry_managers.py
test_images.py [3.9] bpo-25130: Add calls of gc.collect() in tests to support PyPy (GH-28005). (GH-28028) 2021-08-29 15:08:32 +03:00
test_loadtk.py
test_misc.py [3.9] bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578). (GH-24318) 2021-01-25 11:45:30 +02:00
test_simpledialog.py [3.9] bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781) (GH-23853) 2020-12-19 13:08:07 +02:00
test_text.py
test_variables.py [3.9] bpo-25130: Add calls of gc.collect() in tests to support PyPy (GH-28005). (GH-28028) 2021-08-29 15:08:32 +03:00
test_widgets.py Rename Tkinter tests for widget options (GH-23944) 2020-12-25 14:30:40 -08:00