commit | 7b57b15bd83879ee35f8758a84a7857a9968c145 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jan 27 14:35:08 2020 -0800 |
committer | GitHub <noreply@github.com> | Mon Jan 27 14:35:08 2020 -0800 |
tree | d536118b2fad4d7145f3369f6287bd7ce6bd39ce | |
parent | 57e7e5775e52926c983e71e517d900b5560ea2ff [diff] |
bpo-30780: Add IDLE configdialog tests (GH-3592) Expose dialog buttons to test code and complete their test coverage. Complete test coverage for highlights and keys tabs. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit dd023ad1619b6f1ab313986e8953eea32c18f50c) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>