summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/test/test_tkinter
Commit message (Expand)AuthorAgeFilesLines
* test_tkinter: use a context manager to close directly the pipeVictor Stinner2011-01-031-1/+2
* Fix test_tk under OS X with Tk 8.4. Patch by Ned Deily.Antoine Pitrou2010-10-051-2/+7
* Issue #9899: Fix test_tkinter.test_font on various platforms. Patch byAntoine Pitrou2010-09-211-2/+10
* #1730136: Fix comparison between a tk Font object and an object of a differen...Amaury Forgeot d'Arc2010-09-171-0/+20
* convert old fail* assertions to assert*Benjamin Peterson2009-06-301-6/+6
* Merged revisions 73495 via svnmerge fromGuilherme Polo2009-06-211-0/+45
* Merged revisions 69460,69467,69470 via svnmerge fromGuilherme Polo2009-02-092-0/+39