Closed uhliarik closed 4 years ago
if there is some output on stderr when nghttp -a is executed, skip tests where -a param is used.
e.g. when nghttp is compiled without libxml:
# nghttp -a [WARNING]: -a, --get-assets option is ignored because the binary was not compiled with libxml2.
Nice check! Thanks.
if there is some output on stderr when nghttp -a is executed, skip tests where -a param is used.