index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
idle_test
/
test_configdialog.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-43013: Fix old tkinter module names in idlelib (GH-24326)
Miss Islington (bot)
2021-01-25
1
-4/+4
*
bpo-30780: Add IDLE configdialog tests (GH-3592)
Miss Islington (bot)
2020-01-27
1
-22/+136
*
bpo-39388: IDLE: Fix bug when cancelling out of configdialog (GH-18068)
Miss Islington (bot)
2020-01-25
1
-7/+14
*
bpo-39050: The Help button in IDLE's config menu works again (GH-17611)
Miss Islington (bot)
2020-01-23
1
-0/+11
*
bpo-4630: Add cursor no-blink option for IDLE (GH-16960)
Miss Islington (bot)
2019-11-13
1
-0/+4
*
bpo-36396: Remove fgBg param of idlelib.config.GetHighlight() (GH-12491)
Terry Jan Reedy
2019-03-22
1
-25/+20
*
bpo-35202: Remove more unused imports in idlelib (GH-10573)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2018-11-17
1
-1/+1
*
bpo-33951: IDLE test_configdialog: call page.update in setUpClass (GH-7892)
Tal Einat
2018-06-24
1
-0/+4
*
bpo-33855: Minimally test all IDLE modules. (GH-7689)
Terry Jan Reedy
2018-06-15
1
-2/+1
*
bpo-33642: IDLE: Use variable number of lines in CodeContext. (GH-7106)
Cheryl Sabella
2018-06-01
1
-1/+1
*
bpo-31860: Make the font sample in the IDLE font configuration dialog editabl...
Serhiy Storchaka
2017-10-28
1
-3/+3
*
bpo-31480: IDLE - fix tests to pass with zzdummy extension disabled. (#3590)
Terry Jan Reedy
2017-09-14
1
-0/+1
*
bpo-31414: IDLE -- fix tk entry box tests by deleting first. (#3501)
Terry Jan Reedy
2017-09-11
1
-11/+17
*
bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)
wohlganger
2017-09-10
1
-9/+34
*
bpo-31287: IDLE - do not alter tkinter.messagebox in configdialog tests. (#3220)
Terry Jan Reedy
2017-08-27
1
-4/+4
*
bpo-30781: IDLE - use ttk widgets in configdialog (#2654)
Cheryl Sabella
2017-08-26
1
-30/+31
*
bpo-31206: IDLE: Factor HighPage class from ConfigDialog (#3156)
Cheryl Sabella
2017-08-20
1
-28/+28
*
bpo-31001: IDLE: Add tests for configdialog highlight tab (#3123)
Cheryl Sabella
2017-08-18
1
-1/+449
*
bpo-31205: IDLE: Factor KeysPage class from ConfigDialog (#3096)
Cheryl Sabella
2017-08-15
1
-28/+33
*
bpo-31002: IDLE: Add tests for configdialog keys tab (#2996)
Cheryl Sabella
2017-08-15
1
-5/+384
*
bpo-31130: IDLE -- stop leaks in test_configdialog. (#3016)
Terry Jan Reedy
2017-08-07
1
-38/+48
*
bpo-31050: IDLE: Factor GenPage class from ConfigDialog (#2952)
csabella
2017-07-30
1
-26/+27
*
bpo-31004: IDLE: Factor out FontPage class from configdialog (step 1) (#2905)
csabella
2017-07-30
1
-28/+40
*
bpo-30781: IDLE - Use ttk Notebook in ConfigDialog (#2938)
Terry Jan Reedy
2017-07-29
1
-6/+10
*
bpo-30853: IDLE - touch-up configdialog.VarTrace and tests. (#2936)
Terry Jan Reedy
2017-07-28
1
-11/+18
*
bpo-31003: IDLE - Add more tests for General tab (#2859)
Terry Jan Reedy
2017-07-27
1
-9/+183
*
bpo-30853: IDLE: Factor a VarTrace class from configdialog.ConfigDialog. (#2...
csabella
2017-07-26
1
-2/+92
*
bpo-30993: IDLE - Improve configdialog font page and tests. (#2831)
Terry Jan Reedy
2017-07-24
1
-81/+108
*
bpo-30993: IDLE - Improve configdialog font page and tests. (#2818)
Terry Jan Reedy
2017-07-23
1
-8/+12
*
bpo-30981: IDLE: Augment one configdialog font page test (#2810)
Terry Jan Reedy
2017-07-22
1
-13/+23
*
bpo-30981: temporarity skip failing IDLE test class (#2798)
Terry Jan Reedy
2017-07-21
1
-0/+2
*
bpo-30981: IDLE -- Add more configdialog font page tests. (#2794)
Terry Jan Reedy
2017-07-21
1
-18/+25
*
bpo-30870: IDLE: Add configdialog fontlist selection unittest (#2666)
Louie Lu
2017-07-14
1
-18/+95
*
bpo-30779: IDLE -- Factor ConfigChanges class from configdialog, put in confi...
terryjreedy
2017-07-07
1
-30/+23
*
bpo-30780: Fix error in idlelib.test_idle.test_configdialog (#2606)
terryjreedy
2017-07-07
1
-1/+1
*
bpo-30728: IDLE: Refactor configdialog to PEP8 names (#2307)
csabella
2017-06-26
1
-18/+22
*
Issue #28572: Use system-specific values for configdialog font test
Terry Jan Reedy
2016-11-08
1
-8/+12
*
Issue #28572: Add 10% to coverage of IDLE's test_configdialog.
Terry Jan Reedy
2016-11-07
1
-18/+111
*
Issue #27922: IDLE tests no longer flash tk widgets (Merge 3.5).
Terry Jan Reedy
2016-09-01
1
-0/+1
|
\
|
*
Issue #27922: IDLE tests no longer flash tk widgets.
Terry Jan Reedy
2016-09-01
1
-0/+1
*
|
Refine geometry of idlelib htests (and a few other fix-ups).
Terry Jan Reedy
2016-07-10
1
-1/+1
*
|
Issue #27239: idlelib.macosx.isXyzTk functions initialize as needed.
Terry Jan Reedy
2016-06-08
1
-2/+0
*
|
Merge: Revise and synchronize idle_test.test_configdialog.
Terry Jan Reedy
2016-06-04
1
-8/+7
|
\
\
|
|
/
|
*
Revise and synchronize idle_test.test_configdialog.
Terry Jan Reedy
2016-06-04
1
-8/+6
*
|
Merge issue #27196 from 3.5: Stop IDLE test 'application destroyed' warnings.
Terry Jan Reedy
2016-06-04
1
-3/+3
|
\
\
|
|
/
|
*
Issue #27196: Stop 'application destroyed' warnings when running IDLE tests.
Terry Jan Reedy
2016-06-04
1
-4/+5
*
|
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
1
-3/+3
|
/
*
Issue #27044: stop test_idle from leaking by deleting callbacks.
Terry Jan Reedy
2016-05-17
1
-0/+1
*
Issue #21982: Add minimal unittest for configDialog with 46% coverage.
Terry Jan Reedy
2014-07-15
1
-0/+32