summaryrefslogtreecommitdiff
path: root/Lib/idlelib/idle_test/test_searchdialogbase.py
Commit message (Expand)AuthorAgeFilesLines
* [2.7] Fix 2.7 test -R test_IDLE failure on Windows (GH-13958)Terry Jan Reedy2019-06-161-2/+2
* [2.7] bpo-37177: make IDLE's search dialogs transient (GH-13869)Tal Einat2019-06-071-5/+6
* Issue #23184: idle tests, remove unused names and imports.Terry Jan Reedy2015-05-151-4/+3
* Issue #18592: Method return signature changes made to SearchDialogBase forTerry Jan Reedy2014-07-131-1/+1
* Issue #18592: Make unittest for SearchDialogBase work on all tk versions.Terry Jan Reedy2014-07-111-4/+4
* Issue #18592: Refactor 2 SearchDialogBase.create_(option/other)_buttons methodsTerry Jan Reedy2014-06-301-76/+43
* whitespaceTerry Jan Reedy2014-06-301-1/+1
* Issue #18592: Add unittests for SearchDialogBase. Patch by Phil Webster.Terry Jan Reedy2014-06-301-0/+198