Skip to content

Rename Tkinter tests for widget options#23944

Merged
serhiy-storchaka merged 1 commit intopython:masterfrom
serhiy-storchaka:tkinter-test-configure
Dec 25, 2020
Merged

Rename Tkinter tests for widget options#23944
serhiy-storchaka merged 1 commit intopython:masterfrom
serhiy-storchaka:tkinter-test-configure

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

Every test for widget option starts now with "test_configure_"
to distinguish it from tests for widget commands.

Every test for widget option starts now with "test_configure_"
to distinguish it from tests for widget commands.
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the tkinter-test-configure branch December 25, 2020 22:10
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 25, 2020
Every test for widget option starts now with "test_configure_"
to distinguish it from tests for widget commands.
(cherry picked from commit c1ae21c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link
Copy Markdown

GH-23945 is a backport of this pull request to the 3.9 branch.

@miss-islington
Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.8 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker c1ae21c965cb4d0566df2095e4bcb274d0bd9353 3.8

miss-islington added a commit that referenced this pull request Dec 25, 2020
Every test for widget option starts now with "test_configure_"
to distinguish it from tests for widget commands.
(cherry picked from commit c1ae21c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Dec 25, 2020
Every test for widget option starts now with "test_configure_"
to distinguish it from tests for widget commands..
(cherry picked from commit c1ae21c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link
Copy Markdown

GH-23946 is a backport of this pull request to the 3.8 branch.

serhiy-storchaka added a commit that referenced this pull request Dec 26, 2020
Every test for widget option starts now with "test_configure_"
to distinguish it from tests for widget commands.
(cherry picked from commit c1ae21c)
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Every test for widget option starts now with "test_configure_"
to distinguish it from tests for widget commands.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants