Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 330 Bytes

DevTestScripts

Developer Scripts for Testing/Debugging

extract_squish_images.py

given an input folder, find all the squish verification point xmls, parse out the image and deposit them in the output folder (mimicking the path under input folder)

Expected two inputs: {input dir} {output dir}

test line 1

test line 2