fga-eps-mds/2019.1-unbrake

View on GitHub
unbrake-local/scripts/check_tests

Summary

Maintainability
Test Coverage
#!/bin/bash

SELF_PATH="$(dirname $(readlink -f "$0"))"
. "$SELF_PATH/functions.sh"
cd "$SELF_PATH/.."

run_command ./scripts/run test -race -v