open-goal-jak-project/test_code_coverage.sh

8 lines
161 B
Bash
Executable File

#!/usr/bin/env bash
# Directory of this script
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
cd $DIR/build/
make goalc-test_coverage