summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/msvsTests.py
Commit message (Expand)AuthorAgeFilesLines
* Unary tests ready for review.MorpheusDev2014-11-071-0/+79
* Fix test runner invokation for src/engine/SCons/Tool/msvsTests.pyanatoly techtonik2014-03-241-1/+1
* Switch unit tests to configurable runneranatoly techtonik2014-03-211-2/+4
* Merged in Syeberman/SCons (pull request #104, support Visual Studio 2013 Expr...Gary Oberbrunner2014-03-091-5/+8
* - several smaller fixes to get all tests running under Buildbot againdirkbaechle2012-09-271-1/+1
* - first swoop of changes for getting all Buildbot slaves to run successfully ...dirkbaechle2012-09-041-5/+6
* Fix MSVS tests to work on a 64-bit Windows machine by creating Wow6432Node du...Gary Oberbrunner2011-02-271-5/+15
* Fix tests on win32William Deegan2010-06-051-0/+3
* Convert old-style utility classes in unit test files (*Tests.py)Steven Knight2010-05-121-4/+4
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-21/+20
* Remove the obsolete msvs_exists() unit test.Steven Knight2009-11-281-5/+0
* In addition to changed merged below, commented out for platform os2 use of ms...William Deegan2009-07-211-15/+23
* Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,...Steven Knight2009-02-211-37/+149
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-0/+1
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-0/+12
* Add support for Visual Studio 8, and multiple project files in a solution fil...Steven Knight2006-01-201-151/+282
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-141-5/+5
* Support Jar manifest files and the -C option. Tool/ms*.py fixes for pre-Pyth...Steven Knight2003-09-171-1/+1
* MSVS documentation, remove unnecessary exceptions, and restor escape() to its...Steven Knight2003-06-141-1/+17
* Add MSVS Project file support. (Greg Spencer)Steven Knight2003-06-081-0/+476