Refactor MSVS tests to separate file-generation tests (which can be executed on any...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 6 Oct 2005 17:15:02 +0000 (17:15 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 6 Oct 2005 17:15:02 +0000 (17:15 +0000)
commitd5c2f6a1a9d749a77f263d433529b0285c9da442
tree5b83b7fdbc9e3f19a418d0560efba1b3493f46bf
parent953a9fd811fe0a9dc88496378e6bae3ad2b075db
Refactor MSVS tests to separate file-generation tests (which can be executed on any Windows system) from Visual Studio execution tests (which need a specific VS version installed).

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1358 fdb21ef1-2011-0410-befe-b5e4ea1792b1
etc/TestSCons.py
test/MSVS/vs-6.0-exec.py [new file with mode: 0644]
test/MSVS/vs-6.0-files.py [moved from test/MSVS/vs-6.0.py with 70% similarity]
test/MSVS/vs-7.0-exec.py [new file with mode: 0644]
test/MSVS/vs-7.0-files.py [new file with mode: 0644]
test/MSVS/vs-7.0.py [deleted file]
test/MSVS/vs-7.1-exec.py [new file with mode: 0644]
test/MSVS/vs-7.1-files.py [new file with mode: 0644]
test/MSVS/vs-7.1.py [deleted file]