summaryrefslogtreecommitdiff
path: root/Lib/idlelib/idle_test
Commit message (Expand)AuthorAgeFilesLines
* Issue #28572: Use system-specific values for configdialog font testTerry Jan Reedy2016-11-071-8/+12
* Issue #28572: Add 10% to coverage of IDLE's test_configdialog.Terry Jan Reedy2016-11-071-18/+111
* #27364: fix "incorrect" uses of escape character in the stdlib.R David Murray2016-09-082-9/+9
* Issue #27922: IDLE tests no longer flash tk widgets (Merge 3.5).Terry Jan Reedy2016-08-3140-368/+1057
|\
| * Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-311-2/+3
| * Issue #27895: Spelling fixes (Contributed by Ville Skytt?).Raymond Hettinger2016-08-301-1/+1
| * Issue #27821: Fix bug in idlelib.comfig function and add new tests.Terry Jan Reedy2016-08-241-22/+84
| * Issue #27714: Remove unneeded non-idempotent call that fails on retest.Terry Jan Reedy2016-08-201-2/+0
| |\
| * | Issue #27732: Silence test_idle with dummy bell functions.Terry Jan Reedy2016-08-105-8/+17
| * | Issue #27714: text_textview now passes when re-run in the same processTerry Jan Reedy2016-08-102-3/+3
| * | Issue #27380: For test_query on Mac, adjust one expected result.Terry Jan Reedy2016-08-101-1/+3
| * | Issue #27621: Put query response validation error messages in query boxTerry Jan Reedy2016-08-101-142/+93
| * | Issue #27620: Make htest box respond to <Return> and <Escape>.Terry Jan Reedy2016-07-271-6/+12
| * | Issue #27626: Further spelling fixes for 3.6Martin Panter2016-07-281-1/+1
| * | Issue #27620: Escape key closes Query box as cancelled.Terry Jan Reedy2016-07-251-3/+3
| * | Issue #19198: IDLE: tab after initial whitespace should tab, not autocomplete.Terry Jan Reedy2016-07-241-0/+5
| * | Issue #27477: Convert IDLE search dialogs to using ttk widgets.Terry Jan Reedy2016-07-102-12/+8
| * | Refine geometry of idlelib htests (and a few other fix-ups).Terry Jan Reedy2016-07-101-1/+1
| * | Issue #27173: Fix error in test_config that caused test_idle to fail.Terry Jan Reedy2016-07-101-1/+1
| * | Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets.Terry Jan Reedy2016-07-101-0/+98
| * | WhitespaceTerry Jan Reedy2016-07-081-1/+1
| * | Issue #27380: IDLE: add query.HelpSource class and tests.Terry Jan Reedy2016-07-083-149/+201
| * | Issue #27452: make command line idle-test> python test_help.py work.Terry Jan Reedy2016-07-051-1/+1
| * | Issue 27437: Add query.ModuleName and use it for file => Load Module.Terry Jan Reedy2016-07-032-18/+97
| * | Issue #27380: IDLE: add base Query dialog, with ttk widgets and subclassTerry Jan Reedy2016-06-263-87/+175
| * | Issue #27365: Finish merge so tests pass.Terry Jan Reedy2016-06-221-12/+12
| * | Issue #27365: partial mergeTerry Jan Reedy2016-06-222-8/+60
| |\ \
| * | | Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled.Terry Jan Reedy2016-06-213-11/+23
| * | | Issue #27312: Fix TypeError in test_setupappBerker Peksag2016-06-181-1/+4
| * | | Issue #27312: mock out function that fails when called from setupApp duringTerry Jan Reedy2016-06-171-0/+1
| * | | Issue #27239: Continue refactoring idlelib.macosx and adding macosx tests.Terry Jan Reedy2016-06-122-9/+35
| * | | Issue #5124: rename PyShell back to pyshell and patch test for 3.6Terry Jan Reedy2016-06-111-13/+15
| * | | Merge with 3.5Terry Jan Reedy2016-06-1135-99/+387
| |\ \ \
| | * | | Issue *24750: Switch all scrollbars in IDLE to ttk versions.Terry Jan Reedy2016-06-108-4/+168
| | * | | Issue #24759: IDLE requires tk 8.5 and availability ttk widgets.Terry Jan Reedy2016-06-091-0/+2
| | * | | Issue #24759: Add test for IDLE syntax colorizoer.Terry Jan Reedy2016-06-091-0/+56
| | * | | Issue #27239: idlelib.macosx.isXyzTk functions initialize as needed.Terry Jan Reedy2016-06-083-4/+71
| | * | | Merge with 3.5Terry Jan Reedy2016-06-041-0/+6
| | |\ \ \
| | * \ \ \ Merge: Revise and synchronize idle_test.test_configdialog.Terry Jan Reedy2016-06-041-8/+7
| | |\ \ \ \
| | * \ \ \ \ Merge with 3.5Terry Jan Reedy2016-06-0427-97/+95
| | |\ \ \ \ \
| | | * \ \ \ \ Merge issue #27196 from 3.5: Stop IDLE test 'application destroyed' warnings.Terry Jan Reedy2016-06-035-10/+20
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Issue 20567: Revise idle_test/README.txt and some tests to match new advice.Terry Jan Reedy2016-06-0327-95/+95
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Issue #27125: Merge typo fixes from 3.5Martin Panter2016-05-3027-94/+94
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Issue #24225: Within idlelib files, update idlelib module names.Terry Jan Reedy2016-05-2827-94/+94
| | | | | * | | | | | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-228-0/+0
* | | | | | | | | | | Issue #27922: IDLE tests no longer flash tk widgets.Terry Jan Reedy2016-08-316-5/+13
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Issue #27714: Remove unneeded non-idempotent call that fails on retest.Terry Jan Reedy2016-08-201-2/+0
* | | | | | | | | | Issue #27714: text_textview now passes when re-run in the same processTerry Jan Reedy2016-08-101-2/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Issue #27365: Allow non-ascii in idlelib/NEWS.txt, for contributor names.Terry Jan Reedy2016-06-221-0/+52
|/ / / / / / / /
* | | | | | | | Issue #5124: Paste with selection should always replace.Terry Jan Reedy2016-06-111-0/+71
| |_|_|_|_|_|/ |/| | | | | |