Windows test fix: enhance the TestSCons class so an explicit
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 20 Sep 2008 13:41:57 +0000 (13:41 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 20 Sep 2008 13:41:57 +0000 (13:41 +0000)
commitb13f5c56484104bf979ffdbb260d647ccd598d72
tree67f64b048f91e062e805d7d5444c752ef608a9e5
parent541a8354277e5397f7c84c1b483a604ed198175c
Windows test fix:  enhance the TestSCons class so an explicit
python=None argument still defaults to sys.executable.  Use this to
reset the python value we interpolate into the expected files that we
generate after resetting the os.environ['PYTHON'] value.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3445 fdb21ef1-2011-0410-befe-b5e4ea1792b1
QMTest/TestSCons.py
test/MSVS/vs-7.0-files.py
test/MSVS/vs-7.1-files.py
test/MSVS/vs-8.0-files.py