summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/test/test_tkinter
Commit message (Collapse)AuthorAgeFilesLines
* convert usage of fail* to assert*Benjamin Peterson2009-06-301-6/+6
|
* Issue #5450: Moved tests involving loading tk from Lib/test/test_tcl toGuilherme Polo2009-06-211-0/+45
| | | | | Lib/lib-tk/test/test_tkinter/test_loadtk in order to follow the behaviour of test_ttkguionly.
* Some tests for Tkinter.Text.searchGuilherme Polo2009-02-092-0/+39