◐ Shell
clean mode source ↗

bpo-31003: IDLE - Add more tests for General tab by terryjreedy · Pull Request #2859 · python/cpython

added 4 commits

July 25, 2017 01:27
Collect general tab functions together.
Adapt tests to new names and test all radiobuttons.

@terryjreedy terryjreedy changed the title Helper bpo-31003: IDLE - Add more tests for General tab

Jul 25, 2017

@terryjreedy

mlouielu

csabella

csabella

csabella

csabella

csabella

in code and text, matching comment. (CSabella comment).

csabella

terryjreedy added a commit to terryjreedy/cpython that referenced this pull request

Jul 27, 2017
* In configdialog: Document causal pathways in create_page_general.
Move related functions to follow this. Simplify some attribute names.
* In test_configdialog: Add tests for load and helplist functions.
Coverage for the general tab is now complete, and 63% overall.
(cherry picked from commit 2bc8f0e)

terryjreedy added a commit that referenced this pull request

Jul 27, 2017
* In configdialog: Document causal pathways in create_page_general.
Move related functions to follow this. Simplify some attribute names.
* In test_configdialog: Add tests for load and helplist functions.
Coverage for the general tab is now complete, and 63% overall.
(cherry picked from commit 2bc8f0e)