Files
solana/test-abi.sh

9 lines
165 B
Bash
Raw Normal View History

#!/usr/bin/env bash
#
# Easily run the ABI tests for the entire repo or a subset
#
here=$(dirname "$0")
set -x
2020-10-21 09:14:33 +09:00
exec "${here}/cargo" nightly test --lib -- test_abi_