summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_ttk
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-120873: Add tests for new widget options in Tk 8.7 (GH-120877) (GH-...Miss Islington (bot)2024-06-221-21/+58
* [3.13] gh-120873: Add test for "state" option in ttk.Scale (GH-120874) (GH-12...Miss Islington (bot)2024-06-221-12/+10
* [3.13] gh-104855: Update Tkinter tests for Tcl/Tk 8.7 and 9.0 (GH-120824) (GH...Miss Islington (bot)2024-06-221-20/+54
* [3.13] gh-107262: Update Tkinter tests for Tcl/Tk 8.6.14 (GH-119322) (GH-119806)Miss Islington (bot)2024-05-301-5/+12
* Remove tests_gui variables from Tkinter tests (GH-118280)Serhiy Storchaka2024-04-251-8/+0
* gh-116484: Fix collisions between Checkbutton and ttk.Checkbutton default nam...Serhiy Storchaka2024-03-161-1/+21
* gh-68166: Add support of "vsapi" in ttk.Style.element_create() (GH-111393)Serhiy Storchaka2023-11-271-0/+82
* gh-68166: Tkinter: Add tests and examples for element_create() (GH-111453)Serhiy Storchaka2023-11-081-1/+183
* gh-104496: Use correct Tcl or Tk version in Tkinter tests (GH-107688)Serhiy Storchaka2023-08-072-5/+5
* gh-102778: Add sys.last_exc, deprecate sys.last_type, sys.last_value,sys.last...Irit Katriel2023-03-181-1/+3
* gh-102515: Remove unused imports in the `Lib/` directory (#102516)Alex Waygood2023-03-081-3/+1
* gh-73588: Fix generation of the default name of tkinter.Checkbutton. (GH-97547)Serhiy Storchaka2022-09-271-0/+15
* gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070)Victor Stinner2022-06-225-0/+2410