Instead of doing a make test, run the regression tests out of the installed
commitc6009e1864e2bc0b168857a8413e0c6d22290a76
authorneal.norwitz <neal.norwitz@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 27 Jun 2006 04:09:13 +0000 (27 04:09 +0000)
committerneal.norwitz <neal.norwitz@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 27 Jun 2006 04:09:13 +0000 (27 04:09 +0000)
tree58bf599fdea963ffebceb88b6cd1a7e99ec7197c
parent2f293be27dd4219141a57ee0d80f971da1d7ed43
Instead of doing a make test, run the regression tests out of the installed
copy.  This will hopefully catch problems where directories are added
under Lib/ but not to Makefile.pre.in.  This breaks out the 2 runs
of the test suite with and without -O which is also nicer.

git-svn-id: http://svn.python.org/projects/python/trunk@47114 6015fed2-1504-0410-9fe1-9d1591cc4771
Misc/build.sh