Remove frozen ABI modules from solana-sdk

This commit is contained in:
Michael Vines
2020-10-19 21:07:46 -07:00
parent 81d0c8ae7f
commit 6858950f76
38 changed files with 240 additions and 106 deletions

8
test-abi.sh Executable file
View File

@ -0,0 +1,8 @@
#!/usr/bin/env bash
#
# Easily run the ABI tests for the entire repo or a subset
#
here=$(dirname "$0")
set -x
exec ${here}/cargo nightly test --lib -- test_abi_