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_macosx.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
bpo-45059: Add module cleanup to IDLE test_macosx (GH-28102)
Terry Jan Reedy
2021-08-31
1
-0/+9
|
*
bpo-45059: Fix IDLE test typo: using "==" instead of "=" (GH-28086)
Serhiy Storchaka
2021-08-31
1
-1/+1
|
*
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Terry Jan Reedy
2018-06-18
1
-4/+2
|
|
|
|
Part 2 of 3. Continues PR #7689, changeset ee5ef30. Edit and add tests for 18 modules, help_about to replace and run.
*
Fix ref leak in idle_test.test_macosx (#2163)
terryjreedy
2017-06-13
1
-0/+4
|
*
Remove unused imports.
Serhiy Storchaka
2016-12-16
1
-1/+0
|
*
Issue #27922: IDLE tests no longer flash tk widgets (Merge 3.5).
Terry Jan Reedy
2016-09-01
1
-0/+2
|
*
Issue #27312: Fix TypeError in test_setupapp
Berker Peksag
2016-06-18
1
-1/+4
|
*
Issue #27312: mock out function that fails when called from setupApp during
Terry Jan Reedy
2016-06-17
1
-0/+1
|
|
|
|
IDLE test_macosx and see if addOpenEventSupport() fails.
*
Issue #27239: Continue refactoring idlelib.macosx and adding macosx tests.
Terry Jan Reedy
2016-06-12
1
-7/+35
|
*
Issue #27239: idlelib.macosx.isXyzTk functions initialize as needed.
Terry Jan Reedy
2016-06-08
1
-0/+69