]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-115421: List all test subdirs in Makefile, and test them (GH-115813) (...
authorPetr Viktorin <encukou@gmail.com>
Thu, 7 Mar 2024 14:55:57 +0000 (15:55 +0100)
committerGitHub <noreply@github.com>
Thu, 7 Mar 2024 14:55:57 +0000 (15:55 +0100)
commit0ab2384c5f56625e99bb35417cadddfe24d347e1
tree3020931a7370a4caf85619f3674ed7984d964cf9
parentcbd94fdb6c3d095730aa1ba691ef490d0a5650f2
[3.12] gh-115421: List all test subdirs in Makefile, and test them (GH-115813) (#116462)

* gh-115421: Test that our Makefile has all needed test folders (GH-115813)

* Update the list of installed test subdirectories

---------

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_tools/test_makefile.py [new file with mode: 0644]
Makefile.pre.in