summaryrefslogtreecommitdiff
path: root/test/Variables
Commit message (Expand)AuthorAgeFilesLines
* Merged in rodrigc/scons (pull request #409)William Deegan2017-03-131-1/+4
|\
| * py2/3 byte fixesWilliam Deegan2017-03-121-1/+4
* | Remove 'U' flag to open() which is deprecated.Craig Rodrigues2017-03-112-2/+2
|/
* fix broken test. 2to3 print changes broke some formatting. Changed output to ...William Deegan2016-05-121-5/+8
* Fixed print()'s. Still some remaining issues. Check later.William Deegan2016-05-091-8/+8
* Resolving a batch of failing tests for python 2.7.William Blevins2016-01-248-30/+30
* Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-1/+1
* Improve error messages for invalid EnumVariables to include legal values.Gary Oberbrunner2011-01-131-3/+3
* Index: test/Variables/help.pyGreg Noel2010-04-193-24/+4
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-173-6/+6
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-256-28/+19
* Issue 2326, change execfile() to exec ... (FIXED)Greg Noel2009-03-082-3/+2
* replace execfile() by equivalent exec statementGreg Noel2009-03-022-2/+3
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-099-0/+54
* Remove (lots) more unnecessary imports.Steven Knight2009-02-064-4/+0
* Merged revisions 2898-2901,2903-2927 via svnmerge fromSteven Knight2008-04-305-17/+35
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-179-0/+1390