File: 12_crawl_https.test

package info (click to toggle)
httrack 3.49.6-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,520 kB
  • sloc: ansic: 49,382; sh: 5,042; makefile: 341; javascript: 20
file content (11 lines) | stat: -rwxr-xr-x 274 bytes parent folder | download | duplicates (6)
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