summaryrefslogtreecommitdiff
path: root/Lib/test/test_idle.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #20567: Delete class attribute gui widgets in idle tests.Terry Jan Reedy2014-02-271-0/+1
* Issue #18441: Make test.support.requires('gui') skip when it should.Terry Jan Reedy2013-07-281-5/+17
* Issue #18103: Update README.txt and test_idle to describe and run gui tests.Terry Jan Reedy2013-06-291-0/+5
* Issue #15392: Do not run tests if threading/_thread not available. OtherwiseTerry Jan Reedy2013-05-281-8/+8
* Issue #15392: Create a unittest framework for IDLE.Terry Jan Reedy2013-05-271-0/+14