master
/ miniconda3 / pkgs / libnghttp2-1.52.0-h2d74bed_1 / info / test / run_test.sh

run_test.sh @a663dc1

41a0142
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
set -ex



nghttp -nv https://nghttp2.org
test ! -f ${PREFIX}/lib/libnghttp2.a
test -f ${PREFIX}/lib/libnghttp2.so
exit 0