summaryrefslogtreecommitdiffstats
path: root/test/Builder/wrapper.py
Commit message (Collapse)AuthorAgeFilesLines
* fix py2/3 not sure why it was calling string.replace, instead of .replace on ↵William Deegan2017-02-281-1/+1
| | | | the string..?
* Move two Builder-related tests into the test/Builder/ subdirectory.Steven Knight2010-02-161-0/+74