Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
28f35b24b67961626caa00dfee2c18223a05b696
/
Lib
/
tkinter
/
test
42a4366
Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets.
by Serhiy Storchaka
· 9 years ago
e46e09d
Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test
by Serhiy Storchaka
· 9 years ago
40fe35a
Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test
by Serhiy Storchaka
· 9 years ago
ac803cd
Issue #24408: Fixed test for tkinter.Font on OS X.
by Serhiy Storchaka
· 9 years ago
753a1df
Issue #24408: Fixed test for tkinter.Font on OS X.
by Serhiy Storchaka
· 9 years ago
fabdc82
Issue #24408: Added more tkinter.Font tests.
by Serhiy Storchaka
· 9 years ago
c0ed707
Issue #24408: Added more tkinter.Font tests.
by Serhiy Storchaka
· 9 years ago
645058d
Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.
by Serhiy Storchaka
· 10 years ago
f28d54d
Use more precise Tcl version checks in tests.
by Serhiy Storchaka
· 10 years ago
3bd66ab
Use more precise Tcl version checks in tests.
by Serhiy Storchaka
· 10 years ago
aec0509
Fixed full Tcl version parsing in tests for pre-final versions.
by Serhiy Storchaka
· 10 years ago
462c357
Fixed full Tcl version parsing in tests for pre-final versions.
by Serhiy Storchaka
· 10 years ago
f299abd
Issue #23731: Implement PEP 488.
by Brett Cannon
· 10 years ago
06e6610
Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always
by Serhiy Storchaka
· 10 years ago
9a6e201
Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always
by Serhiy Storchaka
· 10 years ago
7c28999
Issue #22769: Fixed ttk.Treeview.tag_has() when called without arguments.
by Serhiy Storchaka
· 10 years ago
8e92f57
Issue #22769: Fixed ttk.Treeview.tag_has() when called without arguments.
by Serhiy Storchaka
· 10 years ago
0f032a0
Always handle non-handled events before destoying root widget in tests.
by Serhiy Storchaka
· 10 years ago
4cfb5be
Always handle non-handled events before destoying root widget in tests.
by Serhiy Storchaka
· 10 years ago
87a2803
Issue #22226: Added private function _splitdict() in the Tkinter module.
by Serhiy Storchaka
· 10 years ago
8f0a1d0
Issue #22226: Added private function _splitdict() in the Tkinter module.
by Serhiy Storchaka
· 10 years ago
6610662
Issue #22236: Tkinter tests now don't reuse default root window. New root
by Serhiy Storchaka
· 10 years ago
d00aff2
Issue #22236: Tkinter tests now don't reuse default root window. New root
by Serhiy Storchaka
· 10 years ago
f44611c
Issue #21580: Now Tkinter correctly handles bytes arguments passed to Tk.
by Serhiy Storchaka
· 10 years ago
74596a8
Issue #21580: Now Tkinter correctly handles bytes arguments passed to Tk.
by Serhiy Storchaka
· 10 years ago
1ce2289
Issue #6167: Backported tests for Scrollbar.activate() and Scrollbar.set()
by Serhiy Storchaka
· 10 years ago
320f339
Issue #6167: Scrollbar.activate() now returns the name of active element if
by Serhiy Storchaka
· 10 years ago
e7e1375
Issue #18492: Merge with 3.4
by Zachary Ware
· 10 years ago
66f2928
Issue #18492: Allow all resources when tests are not run by regrtest.py.
by Zachary Ware
· 10 years ago
07bcf14
Issue #6181: Fixed minor bugs in tkinter.Listbox methods:
by Serhiy Storchaka
· 10 years ago
fc14ad9
Issue #6181: Fixed minor bugs in tkinter.Listbox methods:
by Serhiy Storchaka
· 10 years ago
3ffa7ab
Issue #21605: Added tests for Tkinter images.
by Serhiy Storchaka
· 10 years ago
694c315
Issue #21605: Added tests for Tkinter images.
by Serhiy Storchaka
· 10 years ago
05ef4d3
Added missed calls of splitlist().
by Serhiy Storchaka
· 10 years ago
8381f90
Added missed calls of splitlist().
by Serhiy Storchaka
· 10 years ago
24604d5
Issue #21402: tkinter.ttk now works when default root window is not set.
by Serhiy Storchaka
· 10 years ago
b49eff2
Issue #21402: tkinter.ttk now works when default root window is not set.
by Serhiy Storchaka
· 10 years ago
ff36b79
Fixed new Tkinter tests added in issue #21522 with Tk 8.4.
by Serhiy Storchaka
· 10 years ago
10cbb1e
Fixed new Tkinter tests added in issue #21522 with Tk 8.4.
by Serhiy Storchaka
· 10 years ago
4756201
Issue #21522: Added Tkinter tests for Listbox.itemconfigure(),
by Serhiy Storchaka
· 10 years ago
f01fffe
Issue #21522: Added Tkinter tests for Listbox.itemconfigure(),
by Serhiy Storchaka
· 10 years ago
cb2ad80
Closes #18604: Merge with 3.4
by Zachary Ware
· 11 years ago
ceced6b
Issue #18604: Consolidated checks for GUI availability.
by Zachary Ware
· 11 years ago
3d794fb
Issue #20635: Added tests for Tk geometry managers.
by Serhiy Storchaka
· 11 years ago
e544f9a
Issue #20635: Added tests for Tk geometry managers.
by Serhiy Storchaka
· 11 years ago
bcc1746
Issue #20636: Improved the repr of Tkinter widgets.
by Serhiy Storchaka
· 11 years ago
512259b
Issue #19761: Fixed Tkinter tests on OS X.
by Serhiy Storchaka
· 11 years ago
b3de1a7
Issue #19761: Fixed Tkinter tests on OS X.
by Serhiy Storchaka
· 11 years ago
ce591c2
Issue #20368: The null character now correctly passed from Tcl to Python.
by Serhiy Storchaka
· 11 years ago
1317e14
Issue #20368: The null character now correctly passed from Tcl to Python.
by Serhiy Storchaka
· 11 years ago
676bf73
Fixed typo.
by Serhiy Storchaka
· 11 years ago
6cbc5f7
Fixed typo.
by Serhiy Storchaka
· 11 years ago
07bc372
tkinter.Text.debug() now always returns 0/1.
by Serhiy Storchaka
· 11 years ago
2f26c22
tkinter.Text.debug() now always returns 0/1.
by Serhiy Storchaka
· 11 years ago
c8935fe
Try to fix some ttk tests. Error messages were changed in 8.6b3.
by Serhiy Storchaka
· 11 years ago
e0837a0
Try to fix some ttk tests. Error messages were changed in 8.6b3.
by Serhiy Storchaka
· 11 years ago
985b8db
Issue #20072: Fixed multiple errors in tkinter with wantobjects is False.
by Serhiy Storchaka
· 11 years ago
a21acb5
Issue #20072: Fixed multiple errors in tkinter with wantobjects is False.
by Serhiy Storchaka
· 11 years ago
1b97ed5
Issue #20067: Tkinter variables now work when wantobjects is false.
by Serhiy Storchaka
· 11 years ago
d97c01f
Issue #20067: Tkinter variables now work when wantobjects is false.
by Serhiy Storchaka
· 11 years ago
b5d5518
test_debug in test_tkinter/test_text no longer fails when wantobjects is false.
by Serhiy Storchaka
· 11 years ago
a1de906
test_debug in test_tkinter/test_text no longer fails when wantobjects is false.
by Serhiy Storchaka
· 11 years ago
81d2be9
Issue #19020: Tkinter now uses splitlist() instead of split() in configure
by Serhiy Storchaka
· 11 years ago
848972c
Issue #19020: Tkinter now uses splitlist() instead of split() in configure
by Serhiy Storchaka
· 11 years ago
d311366
Issue #19733: Temporary disable test_image on MacOSX.
by Serhiy Storchaka
· 11 years ago
c17565e
Issue #19733: Temporary disable test_image on MacOSX.
by Serhiy Storchaka
· 11 years ago
d88c6f9
Print Tk patchlevel in Tk and Ttk tests in verbose mode (issue19654).
by Serhiy Storchaka
· 11 years ago
0b1386d
Print Tk patchlevel in Tk and Ttk tests in verbose mode (issue19654).
by Serhiy Storchaka
· 11 years ago
e3eb3ec
Issue #19602: Use specific asserts in tkinter tests.
by Serhiy Storchaka
· 11 years ago
e3b5a76
Issue #19602: Use specific asserts in tkinter tests.
by Serhiy Storchaka
· 11 years ago
35ac05e
Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085).
by Serhiy Storchaka
· 11 years ago
affb9b2
Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085).
by Serhiy Storchaka
· 11 years ago
24f1258
Revert wrong change in previous commit (issue #19085).
by Serhiy Storchaka
· 11 years ago
7c934da
Revert wrong change in previous commit (issue #19085).
by Serhiy Storchaka
· 11 years ago
96c0168
Fix test_insertwidth Tkinter tests on Tk 8.5 with patchlevel >= 8.5.12 (issue #19085).
by Serhiy Storchaka
· 11 years ago
8f9f587
Fix test_insertwidth Tkinter tests on Tk 8.5 with patchlevel >= 8.5.12 (issue #19085).
by Serhiy Storchaka
· 11 years ago
17972a7
Fix typo in tkinter tests (issue #19085).
by Serhiy Storchaka
· 11 years ago
98555f3
Fix typo in tkinter tests (issue #19085).
by Serhiy Storchaka
· 11 years ago
b58d4a3
Issue #19085: Fix running test_ttk_textonly on displayless host.
by Serhiy Storchaka
· 11 years ago
2028e01
Issue #19085: Fix running test_ttk_textonly on displayless host.
by Serhiy Storchaka
· 11 years ago
20acaa7
Issue #19085: Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.12.
by Serhiy Storchaka
· 11 years ago
8d8599c
Issue #19085: Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.12.
by Serhiy Storchaka
· 11 years ago
9fe43f5
Issue #19085: Fixed pixels rounding for last Tk patchlevels.
by Serhiy Storchaka
· 11 years ago
b281732
Issue #19085: Fixed pixels rounding for last Tk patchlevels.
by Serhiy Storchaka
· 11 years ago
4babb91
Issue #6157: Fixed tkinter.Text.debug(). tkinter.Text.bbox() now raises
by Serhiy Storchaka
· 11 years ago
0b9e815
Issue #6157: Fixed tkinter.Text.debug(). Original patch by Guilherme Polo.
by Serhiy Storchaka
· 11 years ago
2849e0d
Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple of
by Serhiy Storchaka
· 11 years ago
9788497
Issue #19085: Fixed some Tkinter tests on Windows.
by Serhiy Storchaka
· 11 years ago
007c047
Issue #10734: Fix and re-enable test_ttk test_heading_callback.
by Serhiy Storchaka
· 11 years ago
758c521
Issue #19085: Added basic tests for all tkinter widget options.
by Serhiy Storchaka
· 11 years ago
06ce077
Issue #16809: Fixed some tkinter incompabilities with Tcl/Tk 8.6.
by Serhiy Storchaka
· 11 years ago
e185341
Fix usage of the unittest.skip decorator.
by Serhiy Storchaka
· 12 years ago
ae4ef4d
Fix usage of the unittest.skip decorator.
by Serhiy Storchaka
· 12 years ago
1e2b7ee
Issue #15861: tkinter now correctly works with lists and tuples containing
by Serhiy Storchaka
· 12 years ago
b139652
Issue #15861: tkinter now correctly works with lists and tuples containing
by Serhiy Storchaka
· 12 years ago
32e258d
Merge heads
by Serhiy Storchaka
· 12 years ago
4cf4f3a
Issue #16541: tk_setPalette() now works with keyword arguments.
by Serhiy Storchaka
· 12 years ago
25a02d4
Issue #15601: fix tkinter test_variables failure with OS X Aqua Tk 8.4
by Andrew Svetlov
· 12 years ago
2b695a4
Issue #1178863: Separate initialisation from setting when initializing
by Martin v. Löwis
· 13 years ago
09a7c72
Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime)
by Georg Brandl
· 13 years ago
Next »