Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpo-45059: Add module cleanup to IDLE test_macosx (GH-28102) | Terry Jan Reedy | 2021-08-31 |
* | bpo-45059: Fix IDLE test typo: using "==" instead of "=" (GH-28086) | Serhiy Storchaka | 2021-08-31 |
* | bpo-33855: More edits and new minimal tests for IDLE (GH-7761) | Terry Jan Reedy | 2018-06-18 |
* | Fix ref leak in idle_test.test_macosx (#2163) | terryjreedy | 2017-06-13 |
* | Remove unused imports. | Serhiy Storchaka | 2016-12-16 |
* | Issue #27922: IDLE tests no longer flash tk widgets (Merge 3.5). | Terry Jan Reedy | 2016-08-31 |
* | Issue #27312: Fix TypeError in test_setupapp | Berker Peksag | 2016-06-18 |
* | Issue #27312: mock out function that fails when called from setupApp during | Terry Jan Reedy | 2016-06-17 |
* | Issue #27239: Continue refactoring idlelib.macosx and adding macosx tests. | Terry Jan Reedy | 2016-06-12 |
* | Issue #27239: idlelib.macosx.isXyzTk functions initialize as needed. | Terry Jan Reedy | 2016-06-08 |