Terry Jan Reedy
|
6047b55372
|
Issue #27196: Stop 'application destroyed' warnings when running IDLE tests.
The update_idletasks solution was provided by Serhiy Storchaka.
|
2016-06-03 23:53:56 -04:00 |
Terry Jan Reedy
|
75cbeb5dac
|
Issue 20567: Revise idle_test/README.txt and some tests to match new advice.
|
2016-06-03 22:19:17 -04:00 |
Terry Jan Reedy
|
092b3cf671
|
More idlelib cleanup inspired by pyflakes.
|
2014-07-01 21:33:31 -04:00 |
Terry Jan Reedy
|
4a3f135c8d
|
Issue #18910: test_textView - since all tests require 'gui', make root global.
Subclass TextViewer to add mock methods instead of monkey-patching it.
|
2014-06-06 17:43:19 -04:00 |
Terry Jan Reedy
|
7be121f2bc
|
whitespace
|
2014-06-05 03:54:02 -04:00 |
Terry Jan Reedy
|
537e2c8632
|
Issue #18910: Add unittest for textView. Patch by Phil Webster.
|
2014-06-05 03:38:34 -04:00 |