Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-33905: Add test for idlelib.stackview.StackBrowser. (GH-7852) | Terry Jan Reedy | 2018-06-22 | 1 | -9/+20 |
| | | | Increases coverage by 44%. | ||||
* | bpo-33855: Still more edits and minimal tests for IDLE (GH-7784) | Terry Jan Reedy | 2018-06-19 | 1 | -0/+36 |
Part 3 of 3, continuing PR #7689. This covers 14 idlelib modules and their tests, rpc to zoomheight except for run (already done) and tooltip (being done separately). |