• Terry Jan Reedy's avatar
    bpo-31003: IDLE - Add more tests for General tab (#2859) · 2bc8f0e6
    Terry Jan Reedy yazdı
    * 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.
    2bc8f0e6
Adı
Son kayıt (commit)
Son güncelleme
..
README.txt Loading commit data...
__init__.py Loading commit data...
htest.py Loading commit data...
mock_idle.py Loading commit data...
mock_tk.py Loading commit data...
test_autocomplete.py Loading commit data...
test_autoexpand.py Loading commit data...
test_calltips.py Loading commit data...
test_colorizer.py Loading commit data...
test_config.py Loading commit data...
test_config_key.py Loading commit data...
test_configdialog.py Loading commit data...
test_debugger.py Loading commit data...
test_delegator.py Loading commit data...
test_editmenu.py Loading commit data...
test_editor.py Loading commit data...
test_grep.py Loading commit data...
test_help.py Loading commit data...
test_help_about.py Loading commit data...
test_history.py Loading commit data...
test_hyperparser.py Loading commit data...
test_iomenu.py Loading commit data...
test_macosx.py Loading commit data...
test_paragraph.py Loading commit data...
test_parenmatch.py Loading commit data...
test_pathbrowser.py Loading commit data...
test_percolator.py Loading commit data...
test_query.py Loading commit data...
test_redirector.py Loading commit data...
test_replace.py Loading commit data...
test_rstrip.py Loading commit data...
test_scrolledlist.py Loading commit data...
test_search.py Loading commit data...
test_searchbase.py Loading commit data...
test_searchengine.py Loading commit data...
test_text.py Loading commit data...
test_textview.py Loading commit data...
test_tree.py Loading commit data...
test_undo.py Loading commit data...
test_warning.py Loading commit data...