summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/test/support.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed full Tcl version parsing in tests for pre-final versions.Serhiy Storchaka2015-04-221-10/+10
* Always handle non-handled events before destoying root widget in tests.Serhiy Storchaka2014-10-121-0/+1
* Issue #22236: Tkinter tests now don't reuse default root window. New rootSerhiy Storchaka2014-08-241-19/+32
* Issue #18604: Consolidated checks for GUI availability.Zachary Ware2014-05-021-44/+2
* 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/+39
* Issue #8716: Instead of relying on Aqua Tk exceptions to detect lack ofNed Deily2011-07-061-25/+35
* Issue #8716: Avoid crashes caused by Aqua Tk on OSX when attempting to runNed Deily2011-07-041-0/+36
* Recorded merge of revisions 69195 via svnmerge fromGuilherme Polo2009-02-021-0/+8
* Merged revisions 69050 via svnmerge fromGuilherme Polo2009-01-281-0/+25