cpython/Lib/tkinter/test/test_ttk
Serhiy Storchaka 42a4366ad5 Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets.
Added few missed tests for configure options.
2016-03-09 10:33:51 +02:00
..
__init__.py
test_extensions.py Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj. 2015-05-06 14:00:04 +03:00
test_functions.py Issue #22226: Added private function _splitdict() in the Tkinter module. 2014-09-06 22:47:58 +03:00
test_style.py Issue #22236: Tkinter tests now don't reuse default root window. New root 2014-08-24 09:07:47 +03:00
test_widgets.py Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets. 2016-03-09 10:33:51 +02:00