cpython/Lib/tkinter/test/test_tkinter
Serhiy Storchaka 40fe35a95e Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test
failure when the test is ran the second time.

The root attribute was set in parent class in setUpClass and then
overridded in child class in tearDownClass.
2015-11-10 15:30:35 +02:00
..
__init__.py
test_font.py Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test 2015-11-10 15:30:35 +02:00
test_geometry_managers.py Issue #22236: Tkinter tests now don't reuse default root window. New root 2014-08-24 09:07:47 +03:00
test_images.py Issue #22236: Tkinter tests now don't reuse default root window. New root 2014-08-24 09:07:47 +03:00
test_loadtk.py test_tkinter: use a context manager to close directly the pipe 2011-01-03 14:30:43 +00:00
test_misc.py Issue #22236: Tkinter tests now don't reuse default root window. New root 2014-08-24 09:07:47 +03:00
test_text.py Issue #22236: Tkinter tests now don't reuse default root window. New root 2014-08-24 09:07:47 +03:00
test_variables.py Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always 2015-04-04 12:43:01 +03:00
test_widgets.py Use more precise Tcl version checks in tests. 2015-04-23 10:57:40 +03:00