summaryrefslogtreecommitdiff
path: root/tests/12_crawl_https.test
blob: 48ae3ce6ddc5778a86e1a1e0e794d87e50eae222 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
#

bash check-network.sh ||  ! echo "skipping online unit tests" || exit 77

if test "$HTTPS_SUPPORT" == "no"; then
	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