I would like to include regression tests for the new port of PCC

https://github.com/jasperla/openbsd-wip/tree/master/lang/pcc

What is the correct way to include external software for regression
tests? I know this isn't right...

do-regress:
    # ftp -C http://example.org/pcc-tests.tgz
    # tar zxvf pcc-tests.tgz
    # CC=${WRKBUILD}/cc/cc/pcc cd pcc-tests && ./build-and-run-tests.sh


Eric

Reply via email to