summaryrefslogtreecommitdiff
path: root/test/MSVS/vs-7.1-files.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary left-over "import sys" statements.Steven Knight2010-06-151-2/+0
* Re-enable tests on non win32 platforms.William Deegan2010-06-051-4/+2
* Fix failing tests on macosxWilliam Deegan2010-06-041-0/+6
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Split the MSVS variant_dir sub-tests into separate test scripts.Steven Knight2008-09-241-67/+21
* Split the sub-tests for cleaning MSVS project and solution filesSteven Knight2008-09-241-63/+0
* Move Visal Studio test data into QMTest/TestSConsMSVS.py.Steven Knight2008-09-241-122/+3
* Refactor Visual Studio testing logic into a separate TestSConsMSVSSteven Knight2008-09-231-3/+3
* Fix for Windows that doesn't break other systems: delete theSteven Knight2008-09-221-1/+1
* Windows test fix: enhance the TestSCons class so an explicitSteven Knight2008-09-201-2/+2
* Merged revisions 3057-3059,3061-3264 via svnmerge fromSteven Knight2008-08-091-8/+10
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-311-1/+1
* Merged revisions 1907-1940,1942-1967 via svnmerge fromSteven Knight2007-06-011-2/+2
* Merged revisions 1826-1882 via svnmerge from0.96.96Steven Knight2007-04-131-3/+3
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-3/+3
* Fix over-zealous common prefix matching when generating Visual Studio project...Steven Knight2006-02-121-4/+7
* Add Visual Studio support for SCC Provider variables. (Dobes Vandermeer)Steven Knight2005-11-051-0/+1
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-141-1/+1
* Put quotes around the -C directory in command lines in MSVS project files.Steven Knight2005-10-091-3/+3
* MSVC.py improvements: new MSVSSolution() Builder, new variables to contro ge...Steven Knight2005-10-081-28/+87
* Update MSVS tests with BuildDir logic.Steven Knight2005-10-071-9/+55
* Refactor MSVS tests to separate file-generation tests (which can be executed ...Steven Knight2005-10-061-0/+215