mirror of
https://github.com/xroche/httrack.git
synced 2026-05-17 00:16:02 +03:00
Added unit test for issue #44
This commit is contained in:
@@ -13,3 +13,9 @@ bash crawl-test.sh \
|
||||
httrack 'http://ut.httrack.com/unicode-links/idna.html' \
|
||||
'+*.ut.httrack.com/*' --robots=0
|
||||
|
||||
# unicode tests (bogus links)
|
||||
bash crawl-test.sh \
|
||||
--errors 0 --files 1 \
|
||||
--found 'ut.httrack.com/unicode-links/idna_bogus.html' \
|
||||
httrack 'http://ut.httrack.com/unicode-links/idna_bogus.html' \
|
||||
'-*' --robots=0
|
||||
|
||||
Reference in New Issue
Block a user