php tests run on clean build

This commit is contained in:
Meredith L. Patterson 2013-11-23 16:07:19 -06:00
parent da33c86898
commit 4c58a0bcb2
3 changed files with 21 additions and 8 deletions

View file

@ -93,9 +93,9 @@ env["ENV"].update(x for x in os.environ.items() if x[0].startswith("CCC_"))
#rootpath = env['ROOTPATH'] = os.path.abspath('.')
#env.Append(CPPPATH=os.path.join('#', "hammer"))
env['testruns'] = []
testruns = []
targets = ["$libpath",
"$incpath",
"$parsersincpath",