summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Variables/VariablesTests.py
Commit message (Expand)AuthorAgeFilesLines
* Fix logic which was broken by automatic fixers. the sort parameter to Generat...William Deegan2017-10-111-0/+20
* Add cmp to SCons.Util as py3 no longer provides itWilliam Deegan2017-10-111-6/+1
* Remove 'U' flag to open() which is deprecated.Craig Rodrigues2017-03-111-1/+1
* define cmp() as it's not available on py3 for testsWilliam Deegan2017-02-261-0/+8
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-0/+16
|\
| * - fixed render_tree default argument for "visited" as wellDirk Baechle2015-12-141-0/+16
* | Merged with [default]Stefan Zimmermann2014-03-311-2/+3
|\ \ | |/
| * Switch unit tests to configurable runneranatoly techtonik2014-03-211-2/+3
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-1/+1
|/
* Convert old-style utility classes in unit test files (*Tests.py)Steven Knight2010-05-121-2/+2
* http://scons.tigris.org/issues/show_bug.cgi?id=2317Greg Noel2010-04-231-1/+1
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-8/+10
* Issue 2401: Fix usage of comparison with None, patch from Jared GrubbGreg Noel2009-05-031-6/+6
* Patch submitted by Lukas Erlinghagen. Thanks, Lukas!Gary Oberbrunner2009-04-141-0/+106
* Issue 2326, change execfile() to exec ... (FIXED)Greg Noel2009-03-081-2/+1
* replace execfile() by equivalent exec statementGreg Noel2009-03-021-1/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-171-0/+552