Serhiy Storchaka
|
10cbb1e463
|
Fixed new Tkinter tests added in issue #21522 with Tk 8.4.
|
2014-05-23 23:58:13 +03:00 |
|
Serhiy Storchaka
|
f01fffedd1
|
Issue #21522: Added Tkinter tests for Listbox.itemconfigure(),
PanedWindow.paneconfigure(), and Menu.entryconfigure().
|
2014-05-23 14:08:43 +03:00 |
|
Serhiy Storchaka
|
512259b244
|
Issue #19761: Fixed Tkinter tests on OS X.
|
2014-02-03 21:34:14 +02:00 |
|
Serhiy Storchaka
|
b3de1a720a
|
Issue #19761: Fixed Tkinter tests on OS X.
|
2014-02-03 21:33:33 +02:00 |
|
Serhiy Storchaka
|
d3113664a2
|
Issue #19733: Temporary disable test_image on MacOSX.
|
2013-11-23 15:22:10 +02:00 |
|
Serhiy Storchaka
|
c17565e4a9
|
Issue #19733: Temporary disable test_image on MacOSX.
|
2013-11-23 15:21:33 +02:00 |
|
Serhiy Storchaka
|
d88c6f9b9b
|
Print Tk patchlevel in Tk and Ttk tests in verbose mode (issue19654).
|
2013-11-21 19:23:50 +02:00 |
|
Serhiy Storchaka
|
0b1386d922
|
Print Tk patchlevel in Tk and Ttk tests in verbose mode (issue19654).
|
2013-11-21 19:23:19 +02:00 |
|
Serhiy Storchaka
|
35ac05eb4c
|
Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085).
|
2013-11-09 21:17:37 +02:00 |
|
Serhiy Storchaka
|
affb9b255b
|
Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085).
|
2013-11-09 21:16:19 +02:00 |
|
Serhiy Storchaka
|
24f125871b
|
Revert wrong change in previous commit (issue #19085).
|
2013-11-05 22:02:17 +02:00 |
|
Serhiy Storchaka
|
7c934da0ff
|
Revert wrong change in previous commit (issue #19085).
|
2013-11-05 22:01:46 +02:00 |
|
Serhiy Storchaka
|
96c01686aa
|
Fix test_insertwidth Tkinter tests on Tk 8.5 with patchlevel >= 8.5.12 (issue #19085).
|
2013-11-05 21:06:05 +02:00 |
|
Serhiy Storchaka
|
8f9f5870d3
|
Fix test_insertwidth Tkinter tests on Tk 8.5 with patchlevel >= 8.5.12 (issue #19085).
|
2013-11-05 21:05:10 +02:00 |
|
Serhiy Storchaka
|
b58d4a3209
|
Issue #19085: Fix running test_ttk_textonly on displayless host.
|
2013-11-04 23:06:51 +02:00 |
|
Serhiy Storchaka
|
2028e01313
|
Issue #19085: Fix running test_ttk_textonly on displayless host.
|
2013-11-04 23:05:37 +02:00 |
|
Serhiy Storchaka
|
4babb9111f
|
Issue #6157: Fixed tkinter.Text.debug(). tkinter.Text.bbox() now raises
TypeError instead of TclError on wrong number of arguments. Original patch
by Guilherme Polo.
|
2013-11-03 14:34:25 +02:00 |
|
Serhiy Storchaka
|
0b9e815d8d
|
Issue #6157: Fixed tkinter.Text.debug(). Original patch by Guilherme Polo.
|
2013-11-03 14:29:35 +02:00 |
|
Serhiy Storchaka
|
2849e0dfb7
|
Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple of
integers instead of a string. Based on patch by Guilherme Polo.
|
2013-11-03 14:13:34 +02:00 |
|
Serhiy Storchaka
|
9788497e4b
|
Issue #19085: Fixed some Tkinter tests on Windows.
|
2013-11-02 18:50:42 +02:00 |
|
Serhiy Storchaka
|
758c521ea8
|
Issue #19085: Added basic tests for all tkinter widget options.
|
2013-11-02 10:41:48 +02:00 |
|