jak-project/test.sh

10 lines
214 B
Bash
Raw Normal View History

2020-08-22 22:30:12 -04:00
#!/bin/bash
# Directory of this script
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
export NEXT_DIR=$DIR
2020-09-03 22:37:00 -04:00
export FAKE_ISO_PATH=/game/fake_iso.txt
2020-09-08 14:39:16 -04:00
cd $DIR/build/
make goalc-test_coverage