Martin v. Löwis
|
e84089e3f1
|
Issue #8204: Fix test_ttk notebook test by forcing focus.
|
2010-04-08 17:38:32 +00:00 |
Martin v. Löwis
|
1b287c7434
|
Issue #8344: Fix test_ttk bug on FreeBSD.
|
2010-04-08 09:47:40 +00:00 |
Florent Xicluna
|
dfd3618422
|
#7092: silence some py3k warnings
|
2010-04-02 08:30:21 +00:00 |
Benjamin Peterson
|
5c8da86f3a
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
Guilherme Polo
|
7f146ab0ca
|
Issue #5450: Moved tests involving loading tk from Lib/test/test_tcl to
Lib/lib-tk/test/test_tkinter/test_loadtk in order to follow the behaviour of
test_ttkguionly.
|
2009-06-21 17:22:50 +00:00 |
Mark Dickinson
|
3e4caeb3bf
|
Issue #5341: Fix a variety of spelling errors.
|
2009-02-21 20:27:01 +00:00 |
Guilherme Polo
|
bbb7efd72b
|
Some tests for Tkinter.Text.search
|
2009-02-09 19:21:21 +00:00 |
Guilherme Polo
|
b98cb43e4a
|
Moving to importlib
|
2009-02-02 20:28:59 +00:00 |
Guilherme Polo
|
b64c989efc
|
Restore the previous geometry before leaving the test
|
2009-02-02 20:23:29 +00:00 |
Guilherme Polo
|
905c6b7f48
|
Use a single Tcl interpreter through all these tests, this may help some
failing buildbots.
|
2009-02-02 00:38:54 +00:00 |
Guilherme Polo
|
6d51f12c5e
|
Make sure the root windows gets destroyed
|
2009-01-28 20:02:01 +00:00 |
Guilherme Polo
|
6785cf0169
|
Added support for collecting tests only from specific packages.
|
2009-01-28 19:23:28 +00:00 |
Guilherme Polo
|
cda93aafde
|
Added the ttk module. See issue #2983: Ttk support for Tkinter.
|
2009-01-28 13:09:03 +00:00 |