SIGN IN SIGN UP

bpo-30993: IDLE - Improve configdialog font page and tests. (#2831)

In configdialog: Document causal pathways in create_font_tab docstring.  Simplify some attribute names. Move set_samples calls to var_changed_font (idea from Cheryl Sabella).  Move related functions to positions after the create widgets function.

In test_configdialog: Fix test_font_set so not order dependent.  Fix renamed test_indent_scale so it tests the widget.  Adjust tests for movement of set_samples call.  Add tests for load functions.  Put all font tests in one class and tab indent tests in another.  Except for two lines, these tests completely cover the related functions.
T
Terry Jan Reedy committed
77e97ca9ff6f3dbbf98b89b4103c46b43eef5642
Parent: 26248ef
Committed by GitHub <noreply@github.com> on 7/24/2017, 4:18:25 AM