master
/ miniconda3 / pkgs / yaml-cpp-0.7.0-h295c915_1 / info / test / run_test.sh

run_test.sh @a8e0244 raw · history · blame

1
2
3
4
5
6
7
set -ex



test -f $PREFIX/lib/libyaml-cpp.so
test/test.sh
exit 0