index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_idle.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #18492: Allow all resources when tests are not run by regrtest.py.
Zachary Ware
2014-06-02
1
-4/+0
*
Issue #18604: Consolidated checks for GUI availability.
Zachary Ware
2014-05-02
1
-13/+1
*
Issue #20567: Delete class attribute gui widgets in idle tests.
Terry Jan Reedy
2014-02-27
1
-0/+1
*
Issue #XXXXX: Fix test_idle so that idlelib test cases are actually run
Terry Jan Reedy
2013-11-04
1
-0/+4
*
Issue #18441: Move commented out code to issue message.
Terry Jan Reedy
2013-07-28
1
-9/+1
*
Issue #18441: whitespace
Terry Jan Reedy
2013-07-28
1
-1/+1
*
Issue #18441: Comment out code that will not compile because the standard
Terry Jan Reedy
2013-07-28
1
-7/+8
*
Issue #18441: add Mac (darwin) gui check. This is not needed today, but has been
Terry Jan Reedy
2013-07-28
1
-3/+12
*
Issue #18441: Correct previous patch, which hg committed before I wanted it to.
Terry Jan Reedy
2013-07-27
1
-6/+4
*
Issue #18441: Make test.support.requires('gui') skip when it should.
Terry Jan Reedy
2013-07-22
1
-4/+16
*
Backed out changeset: 23b0164b9c82 #18441 not working
Terry Jan Reedy
2013-07-22
1
-16/+4
*
Backed out changeset: 9f922270a929 so can backout larger patch
Terry Jan Reedy
2013-07-22
1
-1/+1
*
Issue #18441: fix buildbot name-error for TclError.
Terry Jan Reedy
2013-07-22
1
-1/+1
*
Issue #18441: Make test.support.requires('gui') skip when it should.
Terry Jan Reedy
2013-07-22
1
-4/+16
*
Issue #18103: Update README.txt and test_idle to describe and run gui tests.
Terry Jan Reedy
2013-06-29
1
-0/+5
*
Issue #15392: Use test.test_support, as used test.support in 3.x.
Terry Jan Reedy
2013-05-30
1
-7/+4
*
Issue #15392: Create a unittest framework for IDLE, 2.7 version.
Terry Jan Reedy
2013-05-30
1
-0/+17