summaryrefslogtreecommitdiffstats
path: root/test/option/profile.py
Commit message (Expand)AuthorAgeFilesLines
* Fix name shadowing trap brought to light by py3s changes in module import see...William Deegan2017-03-131-118/+0
* remove reference to six package.. unusedWilliam Deegan2016-05-121-1/+0
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-13/+8
|\
| * removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-13/+8
* | Added six module as SCons.compat.six, for python3 port.Gary Oberbrunner2014-04-201-2/+2
* | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-1/+3
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-1/+1
|/
* Python 2.7 fixes in four tests.Steven Knight2010-08-271-4/+6
* Fix test/option/profile.py to hide old-style import from fixers.Greg Noel2010-04-271-22/+6
* Python 2.6 forward compatibility with 3.x: use a subclass of io.StringIOSteven Knight2010-04-271-2/+15
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-261-3/+16
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-2/+0
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-3/+3
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Commonize new string-search-in-output methods:Steven Knight2009-02-061-8/+8
* Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,...Steven Knight2007-07-151-1/+0
* Merged revisions 1968-2115 via svnmerge fromSteven Knight2007-07-111-8/+6
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-161-1/+5
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-10/+14
* Don't print duplicate stats when --profile is used.Steven Knight2005-06-021-0/+101