summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/test/test_ttk/support.py
Commit message (Expand)AuthorAgeFilesLines
* Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085).Serhiy Storchaka2013-11-091-0/+15
* Issue #19085: Added basic tests for all tkinter widget options.Serhiy Storchaka2013-11-021-0/+40
* Use a single Tcl interpreter through all these tests, this may help someGuilherme Polo2009-02-021-0/+8
* Added the ttk module. See issue #2983: Ttk support for Tkinter.Guilherme Polo2009-01-281-0/+25