summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/test/runtktests.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #18492: Allow all resources when tests are not run by regrtest.py.Zachary Ware2014-06-021-1/+0
* Issue #18604: Consolidated checks for GUI availability.Zachary Ware2014-05-021-44/+1
* Issue #8716: Instead of relying on Aqua Tk exceptions to detect lack ofNed Deily2011-07-061-28/+38
* Issue #8716: Back out temporary changeset 18ce15f841cfNed Deily2011-07-051-14/+0
* Issue #8716: Add temporary code for 2.7 to help diagnose buildbot failure.Ned Deily2011-07-051-0/+14
* Issue #8716: Fix errors in the non-OS X path of the 27 backport.Ned Deily2011-07-041-1/+2
* Issue #8716: Avoid crashes caused by Aqua Tk on OSX when attempting to runNed Deily2011-07-041-0/+32
* Moving to importlibGuilherme Polo2009-02-021-4/+3
* Added support for collecting tests only from specific packages.Guilherme Polo2009-01-281-4/+11
* Added the ttk module. See issue #2983: Ttk support for Tkinter.Guilherme Polo2009-01-281-0/+65