]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
these must be installed to correctly run tests
authorBenjamin Peterson <benjamin@python.org>
Wed, 8 Apr 2009 13:27:29 +0000 (13:27 +0000)
committerBenjamin Peterson <benjamin@python.org>
Wed, 8 Apr 2009 13:27:29 +0000 (13:27 +0000)
Makefile.pre.in

index 31a52a0a16149c18cd50dab827f0ffbc22d12963..3525164db3c4407b0351700f40c961d93a5d84ff 100644 (file)
@@ -826,7 +826,8 @@ LIBSUBDIRS= lib-tk site-packages test test/output test/data \
                json json/tests \
                sqlite3 sqlite3/test \
                logging bsddb bsddb/test csv importlib wsgiref \
-               lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
+               lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests
+               lib2to3/tests/data lib2to3/tests/data/fixes lib2to3/tests/data/fixers/myfixes \
                ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
                distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
                multiprocessing multiprocessing/dummy \