]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Rename Tkinter tests for widget options (GH-23944)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 25 Dec 2020 22:10:29 +0000 (00:10 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Dec 2020 22:10:29 +0000 (00:10 +0200)
commitc1ae21c965cb4d0566df2095e4bcb274d0bd9353
treef9feed7070ab0f963130469e24c8d73905c0ab1a
parent36a779e64c580519550aa6478c5aa8c58b8fa7b6
Rename Tkinter tests for widget options (GH-23944)

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