Files
httrack/tests/12_crawl_https.test

14 lines
297 B
Plaintext
Raw Normal View History

2013-06-05 19:00:53 +00:00
#!/bin/bash
#
set -euo pipefail
2013-06-05 19:00:53 +00:00
bash check-network.sh || ! echo "skipping online unit tests" || exit 77
if test "${HTTPS_SUPPORT:-}" == "no"; then
2013-06-05 19:00:53 +00:00
echo "no https support compiled, skipping"
exit 77
fi
bash crawl-test.sh --errors 0 --files 5 httrack https://ut.httrack.com/simple/basic.html