summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/idle_test/test_parenmatch.py
Commit message (Expand)AuthorAgeFilesLines
* [3.6] bpo-31488: IDLE - update former extensions when options change. (GH-361...Miss Islington (bot)2017-09-161-1/+1
* [3.6] bpo-30723: IDLE -- Enhance parenmatch; add style, flash, and help (GH-2...terryjreedy2017-06-281-37/+31
* [3.6] bpo-29910: IDLE no longer deletes a character after commenting out a re...terryjreedy2017-06-271-4/+4
* [3.6]bpo-27922: Stop gui flash from idle_test.test_parenmatch (#2171) (#2172)terryjreedy2017-06-131-0/+1
* Issue #27732: Silence test_idle with dummy bell functions.Terry Jan Reedy2016-08-111-4/+9
* Merge issue #27196 from 3.5: Stop IDLE test 'application destroyed' warnings.Terry Jan Reedy2016-06-041-3/+6
|\
| * Issue #27196: Stop 'application destroyed' warnings when running IDLE tests.Terry Jan Reedy2016-06-041-3/+6
* | Issue #24225: Within idlelib files, update idlelib module names.Terry Jan Reedy2016-05-281-2/+2
|/
* Issue #21939: Test IDLE percolator. Original patch by Saimadhav Heblikar.Terry Jan Reedy2016-05-181-2/+2
* Issue #21694: Add unittest for ParenMatch. Patch by Saimadhav Heblikar.Terry Jan Reedy2014-06-171-0/+109