]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45229: Make tkinter tests discoverable (GH-28637)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 13 Oct 2021 16:12:48 +0000 (19:12 +0300)
committerGitHub <noreply@github.com>
Wed, 13 Oct 2021 16:12:48 +0000 (18:12 +0200)
commitf59ed3c310a7ceebf2a56a84ea969a7f75d95b64
tree4756eaa88c988fe35f1742d1907e819095d8b5b0
parent676201a59f90caace606d11d4172aa74c1cd4992
bpo-45229: Make tkinter tests discoverable (GH-28637)
18 files changed:
Lib/test/test_tk.py
Lib/test/test_ttk_guionly.py
Lib/test/test_ttk_textonly.py
Lib/tkinter/test/runtktests.py [deleted file]
Lib/tkinter/test/test_tkinter/test_colorchooser.py
Lib/tkinter/test/test_tkinter/test_font.py
Lib/tkinter/test/test_tkinter/test_images.py
Lib/tkinter/test/test_tkinter/test_loadtk.py
Lib/tkinter/test/test_tkinter/test_messagebox.py
Lib/tkinter/test/test_tkinter/test_misc.py
Lib/tkinter/test/test_tkinter/test_simpledialog.py
Lib/tkinter/test/test_tkinter/test_text.py
Lib/tkinter/test/test_tkinter/test_variables.py
Lib/tkinter/test/test_ttk/test_extensions.py
Lib/tkinter/test/test_ttk/test_functions.py [deleted file]
Lib/tkinter/test/test_ttk/test_style.py
Lib/tkinter/test/test_ttk/test_widgets.py
PCbuild/lib.pyproj