summaryrefslogtreecommitdiffstats
path: root/test/Builder/add_src_builder.py
Commit message (Collapse)AuthorAgeFilesLines
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
|
* Issue 1681: Fix the ability of add_src_builder() to handle arbitrarySteven Knight2008-09-111-0/+65
builder objects by eliminating unintentional re-use of a class list for the src_builder attribute.