Refactor Visual Studio testing logic into a separate TestSConsMSVS
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 23 Sep 2008 16:15:40 +0000 (16:15 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 23 Sep 2008 16:15:40 +0000 (16:15 +0000)
commitd729f616ccfbf5f294dde182a0500198e50883de
treef620e13a07710c9cd136d38ce78491e16baeb273
parent270f6b0614dd4b7d79b92c3d5c7434a92d742423
Refactor Visual Studio testing logic into a separate TestSConsMSVS
subclass, in its own module.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3464 fdb21ef1-2011-0410-befe-b5e4ea1792b1
12 files changed:
QMTest/TestSCons.py
QMTest/TestSConsMSVS.py [new file with mode: 0644]
test/MSVS/common-prefix.py
test/MSVS/runfile.py
test/MSVS/vs-6.0-exec.py
test/MSVS/vs-6.0-files.py
test/MSVS/vs-7.0-exec.py
test/MSVS/vs-7.0-files.py
test/MSVS/vs-7.1-exec.py
test/MSVS/vs-7.1-files.py
test/MSVS/vs-8.0-exec.py
test/MSVS/vs-8.0-files.py