Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test | Serhiy Storchaka | 2015-11-10 | 1 | -1/+1 |
* | Fixed full Tcl version parsing in tests for pre-final versions. | Serhiy Storchaka | 2015-04-22 | 1 | -8/+10 |
* | Always handle non-handled events before destoying root widget in tests. | Serhiy Storchaka | 2014-10-12 | 1 | -0/+1 |
* | Issue #22236: Tkinter tests now don't reuse default root window. New root | Serhiy Storchaka | 2014-08-24 | 1 | -18/+32 |
* | Import Tkinter as tkinter to help merging and avoid backporting errors. | Serhiy Storchaka | 2014-08-21 | 1 | -6/+6 |
* | Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085). | Serhiy Storchaka | 2013-11-09 | 1 | -0/+15 |
* | Issue #19085: Added basic tests for all tkinter widget options. | Serhiy Storchaka | 2013-11-02 | 1 | -0/+40 |
* | Use a single Tcl interpreter through all these tests, this may help some | Guilherme Polo | 2009-02-02 | 1 | -0/+8 |
* | Added the ttk module. See issue #2983: Ttk support for Tkinter. | Guilherme Polo | 2009-01-28 | 1 | -0/+25 |