summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/test/test_ttk/test_extensions.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-25684: ttk.OptionMenu radiobuttons weren't unique (#2276)csabella2017-07-311-0/+25
* Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale causedSerhiy Storchaka2016-10-301-4/+13
* Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.Serhiy Storchaka2015-05-061-4/+2
* Issue #22236: Tkinter tests now don't reuse default root window. New rootSerhiy Storchaka2014-08-241-49/+56
* Issue #20072: Fixed multiple errors in tkinter with wantobjects is False.Serhiy Storchaka2014-01-071-6/+16
* Issue #19602: Use specific asserts in tkinter tests.Serhiy Storchaka2013-11-161-5/+5
* convert old fail* assertions to assert*Benjamin Peterson2009-06-301-41/+41
* Merged revisions 69141,69211-69212 via svnmerge fromBenjamin Peterson2009-02-061-2/+3
* Recorded merge of revisions 69195 via svnmerge fromGuilherme Polo2009-02-021-3/+10
* Merged revisions 69050 via svnmerge fromGuilherme Polo2009-01-281-0/+266