Add the Lib/MACHDEP subdir to TESTPATH.
This commit is contained in:
parent
ee88ff9d05
commit
fde462e173
@ -156,7 +156,7 @@ python: Makefiles
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Test the interpreter (twice, once without .pyc files, once with)
|
# Test the interpreter (twice, once without .pyc files, once with)
|
||||||
TESTPATH= $(srcdir)/Lib:$(srcdir)/Lib/test:./Modules
|
TESTPATH= $(srcdir)/Lib:$(srcdir)/Lib/$(MACHDEP):$(srcdir)/Lib/test:./Modules
|
||||||
TESTOPTS=
|
TESTOPTS=
|
||||||
TESTPROG= $(srcdir)/Lib/test/regrtest.py
|
TESTPROG= $(srcdir)/Lib/test/regrtest.py
|
||||||
test: python
|
test: python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user