blob: cb1f720590ce8b41fe6bcb113ee24a60e173d263 [file] [log] [blame] [edit]
from gentestutils import genTestUtils
from gentestutilsunion import genTestUtils_union
genTestUtils('../element', '../element', 'templates.yaml', 'name2dir-canvas.yaml', False)
genTestUtils('../offscreen', '../offscreen', 'templates.yaml', 'name2dir-offscreen.yaml', True)
genTestUtils_union('templates-new.yaml', 'name2dir.yaml')