Convert more tests to new build.

This commit is contained in:
Brad Nelson
2024-01-15 11:37:13 -08:00
parent b5aec80fd2
commit 8aff943a00
5 changed files with 33 additions and 4 deletions

View File

@ -498,6 +498,10 @@ def Command(target, source, command, implicit=[], pool=None):
return target
def TestCommand(*args, **kwargs):
return Command(*args, **kwargs)
def Publish(target, source, pubpath):
global output
implicit = ' '.join([