#!/bin/sh cd `dirname $0` && ../bin/debug/premake5 /scripts=../src $1 $2 $3 test