]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.11] gh-108927: Include new dir test/regrtestdata in the installation (GH-112765...
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 6 Dec 2023 08:12:08 +0000 (10:12 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Dec 2023 08:12:08 +0000 (08:12 +0000)
(cherry picked from commit f8c0198e3bfa2f6f65e426765a5efddd8ece78b0)

Co-authored-by: Victor Stinner <vstinner@python.org>
Makefile.pre.in

index c61b093fc9399ac7db4db86d3df8b01ebf5deb4b..41d3f330b33e0b25176e3bb1ca45e88135803d4b 100644 (file)
@@ -1959,6 +1959,9 @@ TESTSUBDIRS=      ctypes/test \
                test/imghdrdata \
                test/leakers \
                test/libregrtest \
+               test/regrtestdata \
+               test/regrtestdata/import_from_tests \
+               test/regrtestdata/import_from_tests/test_regrtest_b \
                test/sndhdrdata \
                test/subprocessdata \
                test/support \