summaryrefslogtreecommitdiff
path: root/test/Variables
Commit message (Expand)AuthorAgeFilesLines
* Speed up a few tests for CIMats Wichmann2022-11-153-15/+26
* Small cleanup in BoolVariable [skip appveyor]Mats Wichmann2022-10-222-43/+52
* Fixup DummyPopen() ( which is returned from Action._subproc() when subprocess...William Deegan2022-02-011-4/+3
* Run autoflake on codeMats Wichmann2020-09-213-3/+0
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-252-2/+6
* Fix tests where the GenerateHelpText() sort function was never correct and fi...William Deegan2017-10-111-2/+2
* fix testsWilliam Deegan2017-09-251-1/+1
* Fix tests which break when using print() and no from __future__ import print_...William Deegan2017-09-251-1/+1
* Merged in rodrigc/scons (pull request #409)William Deegan2017-03-132-2/+2
|\
| * Remove 'U' flag to open() which is deprecated.Craig Rodrigues2017-03-112-2/+2
* | py2/3 byte fixesWilliam Deegan2017-03-121-1/+4
|/
* 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