Antoine Pitrou
|
0b481ca321
|
Merged revisions 85018 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r85018 | antoine.pitrou | 2010-09-26 18:36:33 +0200 (dim., 26 sept. 2010) | 4 lines
Issue #8445: try to fix some buildbot failures on test_ttk_guionly.
Patch by Guilherme.
........
|
2010-10-09 10:09:06 +00:00 |
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 |
Mark Dickinson
|
3e4caeb3bf
|
Issue #5341: Fix a variety of spelling errors.
|
2009-02-21 20:27:01 +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
|
cda93aafde
|
Added the ttk module. See issue #2983: Ttk support for Tkinter.
|
2009-01-28 13:09:03 +00:00 |