summaryrefslogtreecommitdiff
path: root/test/option/debug-count.py
Commit message (Expand)AuthorAgeFilesLines
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-4/+5
|\
| * Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-0/+1
| * Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-4/+4
* | Updated debug-count test case.William Blevins2015-03-231-5/+8
|/
* 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
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-3/+2
* Merged revisions 1968-2115 via svnmerge fromSteven Knight2007-07-111-0/+10
* Update more tests to use the new skip_test() method. Replace a CHANGES.txt c...Steven Knight2005-08-141-3/+2
* Print statistics even when we terminate early (e.g. using -h).Steven Knight2005-06-021-10/+12
* Group --debug=count output by object modules.Steven Knight2005-03-011-4/+21
* Improve --debug=count to get an idea of when different objects are created.Steven Knight2005-01-121-0/+69