cpython/Lib/test/test_ttk
Miss Islington (bot) 15f9e62df3
[3.13] gh-151678: Add tests for tkinter widget virtual events (GH-151793) (GH-151807)
Verify the virtual events that widgets emit in response to user
interaction, driven by generated events: <<ListboxSelect>> (Listbox),
<<Increment>> and <<Decrement>> (ttk Spinbox), and <<TreeviewSelect>>,
<<TreeviewOpen>> and <<TreeviewClose>> (ttk Treeview).
(cherry picked from commit e51b616eff)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 14:56:01 +00:00
..
__init__.py [3.13] gh-65784: Add support for parametrized resource wantobjects in regrtests (GH-143570) (GH-143914) 2026-01-16 17:01:53 +00:00
__main__.py
test_extensions.py [3.13] gh-151678: Add tests for tkinter.ttk methods (GH-151736) (GH-151743) 2026-06-20 01:27:27 +03:00
test_style.py [3.13] gh-151678: Add tests for tkinter.ttk methods (GH-151736) (GH-151743) 2026-06-20 01:27:27 +03:00
test_widgets.py [3.13] gh-151678: Add tests for tkinter widget virtual events (GH-151793) (GH-151807) 2026-06-20 14:56:01 +00:00