Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #27922: IDLE tests no longer flash tk widgets. | Terry Jan Reedy | 2016-09-01 | 1 | -5/+8 |
* | Issue #27714: For IDLE's test_textview, backport 3.x subclass with mocks | Terry Jan Reedy | 2016-08-10 | 1 | -13/+11 |
* | Issue 20567: Revise idle_test/README.txt and some tests to match new advice. | Terry Jan Reedy | 2016-06-03 | 1 | -3/+2 |
* | More idlelib cleanup inspired by pyflakes. | Terry Jan Reedy | 2014-07-02 | 1 | -4/+2 |
* | backed out 86ba41b7bb46 (#18910) for test breakage | Benjamin Peterson | 2014-06-08 | 1 | -35/+36 |
* | Issue #18910: test_textView - since all tests require 'gui', make root global. | Terry Jan Reedy | 2014-06-06 | 1 | -36/+35 |
* | whitespace | Terry Jan Reedy | 2014-06-05 | 1 | -1/+1 |
* | Issue #18910: Add unittest for textView. Patch by Phil Webster. | Terry Jan Reedy | 2014-06-05 | 1 | -0/+98 |