Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #25456: Fix test_idle when Tcl/Tk DLLs are loaded from python.exe's home | Zachary Ware | 2015-10-25 | 1 | -2/+4 |
* | Issue #18492: Allow all resources when tests are not run by regrtest.py. | Zachary Ware | 2014-06-02 | 1 | -4/+0 |
* | Issue #18604: Consolidated checks for GUI availability. | Zachary Ware | 2014-05-02 | 1 | -13/+1 |
* | Issue #20567: Delete class attribute gui widgets in idle tests. | Terry Jan Reedy | 2014-02-27 | 1 | -0/+1 |
* | Issue #18441: Make test.support.requires('gui') skip when it should. | Terry Jan Reedy | 2013-07-28 | 1 | -5/+17 |
* | Issue #18103: Update README.txt and test_idle to describe and run gui tests. | Terry Jan Reedy | 2013-06-29 | 1 | -0/+5 |
* | Issue #15392: Do not run tests if threading/_thread not available. Otherwise | Terry Jan Reedy | 2013-05-29 | 1 | -8/+8 |
* | Issue #15392: Create a unittest framework for IDLE. | Terry Jan Reedy | 2013-05-28 | 1 | -0/+14 |