cpython/Lib/lib-tk/test/test_ttk
Ned Deily 64e59959f2 Issue #10736: Fix test_ttk test_widgets failures with Cocoa Tk 8.5.9
on Mac OS X.  (Patch by Ronald Oussoren)
2011-06-27 23:09:31 -07:00
..
__init__.py Added the ttk module. See issue #2983: Ttk support for Tkinter. 2009-01-28 13:09:03 +00:00
support.py Use a single Tcl interpreter through all these tests, this may help some 2009-02-02 00:38:54 +00:00
test_extensions.py convert usage of fail* to assert* 2009-06-30 22:57:08 +00:00
test_functions.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 12:34:31 +02:00
test_style.py convert usage of fail* to assert* 2009-06-30 22:57:08 +00:00
test_widgets.py Issue #10736: Fix test_ttk test_widgets failures with Cocoa Tk 8.5.9 2011-06-27 23:09:31 -07:00