]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] Rename Tkinter tests for widget options (GH-23944) (GH-23946)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 26 Dec 2020 10:38:13 +0000 (12:38 +0200)
committerGitHub <noreply@github.com>
Sat, 26 Dec 2020 10:38:13 +0000 (12:38 +0200)
commitfc6534f205d6b483298c69e7a302ccf475878a4e
tree2c5f781d23475837d0980fbbcca9724d63f04b49
parent4d840e428ab1a2712f219c5e4008658cbe15892e
[3.8] Rename Tkinter tests for widget options (GH-23944) (GH-23946)

Every test for widget option starts now with "test_configure_"
to distinguish it from tests for widget commands.
(cherry picked from commit c1ae21c965cb4d0566df2095e4bcb274d0bd9353)
Lib/tkinter/test/test_tkinter/test_widgets.py
Lib/tkinter/test/test_ttk/test_widgets.py
Lib/tkinter/test/widget_tests.py