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
*
[3.6] bpo-31480: IDLE - fix tests to pass with zzdummy extension disabled. (G...
Miss Islington (bot)
2017-09-15
1
-0/+1
*
[3.6] bpo-31414: IDLE -- fix tk entry box tests by deleting first. (GH-3501) ...
Miss Islington (bot)
2017-09-11
1
-11/+17
*
[3.6] bpo-27099: IDLE - Convert built-in extensions to regular features (GH-2...
Terry Jan Reedy
2017-09-11
1
-9/+34
*
[3.6] bpo-31287: IDLE - do not alter tkinter.messagebox in configdialog tests...
Terry Jan Reedy
2017-08-27
1
-4/+4
*
[3.6] bpo-30781: IDLE - use ttk widgets in configdialog (GH-2654) (#3214)
Terry Jan Reedy
2017-08-26
1
-30/+31
*
[3.6] bpo-31206: IDLE: Factor HighPage class from ConfigDialog (GH-3156) (#3159)
Cheryl Sabella
2017-08-20
1
-28/+28
*
[3.6] bpo-31001: IDLE: Add tests for configdialog highlight tab (GH-3123) (#3...
Terry Jan Reedy
2017-08-18
1
-1/+449
*
[3.6] bpo-31205: IDLE: Factor KeysPage class from ConfigDialog (GH-3096) (#3097)
Terry Jan Reedy
2017-08-15
1
-28/+33
*
[3.6] bpo-31002: IDLE: Add tests for configdialog keys tab (GH-2996) (#3092)
Terry Jan Reedy
2017-08-15
1
-5/+384
*
[3.6] bpo-31130: IDLE -- stop leaks in test_configdialog. (GH-3016) (#3018)
Terry Jan Reedy
2017-08-07
1
-38/+48
*
[3.6] bpo-31050: IDLE: Factor GenPage class from ConfigDialog (GH-2952) (#2955)
Terry Jan Reedy
2017-07-30
1
-26/+27
*
[3.6] bpo-31004: IDLE: Factor out FontPage class from configdialog (step 1) (...
Terry Jan Reedy
2017-07-30
1
-28/+40
*
[3.6] bpo-30781: IDLE - Use ttk Notebook in ConfigDialog (GH-2938) (#2944)
Terry Jan Reedy
2017-07-29
1
-6/+10
*
[3.6] bpo-30853: IDLE - touch-up configdialog.VarTrace and tests. (GH-2936) (...
Terry Jan Reedy
2017-07-28
1
-11/+18
*
[3.6] bpo-31003: IDLE - Add more tests for General tab (GH-2859) (#2906)
Terry Jan Reedy
2017-07-27
1
-9/+183
*
[3.6] bpo-30853: IDLE: Factor a VarTrace class from configdialog.ConfigDialo...
Terry Jan Reedy
2017-07-27
1
-2/+92
*
[3.6] bpo-30993: IDLE - Improve configdialog font page and tests. (GH-2831) (...
Terry Jan Reedy
2017-07-24
1
-81/+108
*
[3.6] bpo-30993: IDLE - Improve configdialog font page and tests. (GH-2818) ...
Terry Jan Reedy
2017-07-23
1
-8/+12
*
[3.6] bpo-30981: IDLE -- Add more configdialog font page tests. (GH-… (#2796)
Terry Jan Reedy
2017-07-22
1
-19/+38
*
[3.6] bpo-30870: IDLE: Add configdialog fontlist selection unittest (GH-2666)...
terryjreedy
2017-07-14
1
-18/+95
*
[3.6] bpo-30779: IDLE -- Factor ConfigChanges class from configdialog, put in...
terryjreedy
2017-07-07
1
-30/+23
*
[3.6] bpo-30780: Fix error in idlelib.test_idle.test_configdialog (GH-2606) (...
terryjreedy
2017-07-07
1
-1/+1
*
[3.6] bpo-30728: IDLE: Refactor configdialog to PEP8 names (GH-2307) (#2421)
terryjreedy
2017-06-27
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