summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSConsMSVS.py
Commit message (Expand)AuthorAgeFilesLines
* Fix issue where test framework was printing a tuple under python 2.7 (since w...William Deegan2017-10-161-2/+2
* PY2/3 mode=r to fix MSVS testWilliam Deegan2017-05-171-1/+1
* Wrote tests to make sure the xml is valid for visual studio project files gen...Daniel Moody2016-11-111-0/+14
* fixes for print()'s for win32William Deegan2016-05-131-2/+2
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-0/+110
|\
| * Add VS14 support to the solution generation code and fix the solution version...Rob Smith2015-07-201-1/+1
| * Update MSVS project samples in TestSConsMSVSRob Smith2015-07-171-0/+108
| * Issue 2978: Update tests for toolset support in VS project filesDan Pidcock2014-10-151-0/+2
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-1/+1
|/
* copy paste unit tests for VC11stopiccot2012-03-041-0/+107
* Fix in Visual Studio project generation. When project contains only one *.cpp...stopiccot2012-02-121-2/+2
* Integrate patch for issue 2691: MSVS 10.0 project file generation.Gary Oberbrunner2010-10-161-0/+105
* Added generation of solution and projects for MSVS 2008 (Evgeny Podjachev)Gary Oberbrunner2010-08-121-0/+131
* Integrated patch for issue 2571, various fixes for MSVS project generation. ...Gary Oberbrunner2010-07-221-22/+27
* Re-enable tests on non win32 platforms.William Deegan2010-06-051-4/+41
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-13/+12
* Minor code cleanup, including restoring saved SCONSFLAGS correctly.Steven Knight2010-01-141-2/+1
* Fix test infrastructure querying for installed Visual Studio versions.Steven Knight2009-11-281-2/+2
* Fix tests to ignore missing MSVC warnings.Gary Oberbrunner2009-11-251-0/+18
* In addition to changed merged below, commented out for platform os2 use of ms...William Deegan2009-07-211-2/+2
* Set IncludeSearchPath and PreprocessorDefinitions in the generationSteven Knight2009-02-221-3/+5
* Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,...Steven Knight2009-02-211-25/+6
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Fix scons-local packaging test breakage in MSVS tests by correctingSteven Knight2008-09-271-2/+2
* Move the MSVS 6.0 test data into QMTest/TestSConsMSVS.py, too.Steven Knight2008-09-241-0/+159
* Move Visal Studio test data into QMTest/TestSConsMSVS.py.Steven Knight2008-09-241-0/+376
* Refactor Visual Studio testing logic into a separate TestSConsMSVSSteven Knight2008-09-231-0/+128