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

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

index 37fe523625e02f969f0bc9b4115165fe808fb565..7af1845b345a697488a6a544de1000d9776181fa 100644 (file)
@@ -2129,6 +2129,9 @@ TESTSUBDIRS=      idlelib/idle_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 \