]> granicus.if.org Git - python/commit
[3.6] bpo-30981: IDLE -- Add more configdialog font page tests. (GH-… (#2796)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 22 Jul 2017 04:56:18 +0000 (00:56 -0400)
committerGitHub <noreply@github.com>
Sat, 22 Jul 2017 04:56:18 +0000 (00:56 -0400)
commit04864b491e3ce0f022e918ad344fb53a99ce2a1b
tree12c6d83f27ced36b347a24c39418de5df8c397f2
parent64b9a15886840df422c5203fad25c9801b4cf61e
[3.6] bpo-30981: IDLE -- Add more configdialog font page tests.  (GH-… (#2796)

Verify that clicking the bold checkbutton and calling its command, set_samples, changes the bold setting of both samples. Simplify some names in configdialog.
(cherry picked from commit d0969d6)
(Incorporates changes and fixes from PRs 2798,  7c5798e, and 2810, 616ecf1)

* Fix broken test with PR2798 and PR2810 changes.
Lib/idlelib/configdialog.py
Lib/idlelib/idle_test/test_configdialog.py
Misc/NEWS.d/next/IDLE/2017-07-21-01-55-14.bpo-30981.ZFvQPt.rst [new file with mode: 0644]