summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/test/runtktests.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-45229: Make tkinter tests discoverable (GH-28637)Serhiy Storchaka2021-10-131-69/+0
* Issue #23277: Remove unused imports in tests.Serhiy Storchaka2016-04-241-1/+0
* Issue #23277: Remove unused sys and os importsBerker Peksag2016-04-241-1/+0
* Issue #23731: Implement PEP 488.Brett Cannon2015-04-131-1/+1
* Issue #18492: Allow all resources when tests are not run by regrtest.py.Zachary Ware2014-06-021-1/+0
* Fixing changes from the last merge.Guilherme Polo2009-02-061-1/+2
* Merged revisions 69141,69211-69212 via svnmerge fromBenjamin Peterson2009-02-061-7/+3
* Merged revisions 69060-69063 via svnmerge fromGuilherme Polo2009-01-281-4/+11
* Merged revisions 69050 via svnmerge fromGuilherme Polo2009-01-281-0/+68