summaryrefslogtreecommitdiff
path: root/test/ToolSurrogate.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix test rot from prev commit (minor)Gary Oberbrunner2011-03-031-0/+1
|
* Convert old-style classes in test scripts to new-style classes.Steven Knight2010-05-201-2/+2
|
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-5/+4
| | | | | development. Note that this set of changes is NOT backward-compatible; the trunk no longer works with Python 1.5.2, 2.0, or 2.1.
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
|
* Merged revisions 3225-3226 via svnmerge fromSteven Knight2008-11-121-1/+5
| | | | | | | | | | | | | | | | http://scons.tigris.org/svn/scons/branches/sgk_subst ........ r3225 | stevenknight | 2008-07-18 10:46:49 -0700 (Fri, 18 Jul 2008) | 3 lines Remove an unnecessary \n from the end of the $INSTALLSTR setting (unneeded because string substituion currently strips trailing white space). ........ r3226 | stevenknight | 2008-07-19 07:17:10 -0700 (Sat, 19 Jul 2008) | 3 lines Use subst_list() for generating ToolSurrogate *COMSTR values so we don't rely on the current white-space compression behavior of subst(). ........
* Accommodate earlier change in the order of arguments on a WindowsSteven Knight2008-09-081-1/+1
| | | | compilation command line.
* Add Framework support for Mac OS X. (Greg Noel) Document it. (Gary ↵Steven Knight2005-08-121-1/+1
| | | | Oberbrunner)
* Support for additional UNIX variants: (Christian Engel)Steven Knight2003-08-241-1/+1
|
* Portability fixes for tests.Steven Knight2003-08-191-5/+5
|
* Branch for User's Guide changes.Steven Knight2003-08-161-0/+101