summaryrefslogtreecommitdiff
path: root/test/Actions
Commit message (Expand)AuthorAgeFilesLines
* fixed for py3 & py2 compat. Also added DefaultEnvironment(tools=[]) to speed ...William Deegan2017-02-271-9/+9
* remove code to check if python version supports lexical closures (has been su...William Deegan2017-02-251-39/+9
* fix missing file from test fixtureWilliam Deegan2016-09-221-0/+5
* Updates to test/AR and test/Actions.William Blevins2016-09-2017-144/+103
* Commit resolved conflicted merge.Russel Winder2016-04-103-22/+22
|\
| * Some more print statements to functions.Russel Winder2016-01-011-5/+5
| * Some more print statements to functions.Russel Winder2016-01-011-11/+11
| * Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-6/+6
| |\
| | * Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-6/+6
| | * Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-1/+1
* | | Fix for backslash being treated as an escape characterThomas Tanner2016-01-301-1/+1
|/ /
* | - switching Node class and NodeInfo/Binfo to using slotsDirk Baechle2015-02-271-1/+1
|/
* Test fixes for Solaris, notably making test/Actions/function.py printSteven Knight2010-06-081-13/+16
* Convert old-style classes in test scripts to new-style classes.Steven Knight2010-05-201-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-13/+4
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-253-10/+7
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-113-4/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-098-0/+48
* Remove (lots) more unnecessary imports.Steven Knight2009-02-062-2/+0
* Commonize new string-search-in-output methods:Steven Knight2009-02-061-1/+1
* Merged revisions 2928-2932,2934-2946 via svnmerge fromSteven Knight2008-05-181-5/+51
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-172-2/+67
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-0/+192
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-193-4/+141
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-172-1/+79
* Merged revisions 1667-1674 via svnmerge fromSteven Knight2006-11-041-1/+1
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-022-11/+11
* Get rid of the last tabs in the source files and have the TestSCons infrastru...Steven Knight2005-10-091-1/+1
* Move pre- and post-actions lists from Node to Executor so expansions of ${TAR...Steven Knight2005-05-143-0/+423