]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Rename Tkinter tests for widget options (GH-23944)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 25 Dec 2020 22:30:40 +0000 (14:30 -0800)
committerGitHub <noreply@github.com>
Fri, 25 Dec 2020 22:30:40 +0000 (14:30 -0800)
commit486e70c0a548bbdeea999ce8612711eead791c47
treee4fa9257aa9807736f4efb7cc0a1bde2331540de
parentfbffda25b4b5f537e651eaab4ca1ec4cde800709
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.
(cherry picked from commit c1ae21c965cb4d0566df2095e4bcb274d0bd9353)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/tkinter/test/test_tkinter/test_widgets.py
Lib/tkinter/test/test_ttk/test_widgets.py
Lib/tkinter/test/widget_tests.py