summaryrefslogtreecommitdiffstats
path: root/test/SConscriptChdir.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate testGreg Noel2009-05-171-90/+0
|
* Issue 2326, change execfile() to exec ... (FIXED)Greg Noel2009-03-081-10/+5
|
* replace execfile() by equivalent exec statementGreg Noel2009-03-021-5/+10
|
* 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-1/+0
|
* Add support for changing directory when executing Actions (the to the target ↵Steven Knight2004-09-271-0/+85
directory by default).