mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-21 04:41:52 +00:00
coverage test
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1436 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
53e89e3b39
commit
ba625f800f
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
|
@ -87,6 +87,9 @@ homepage: files VERSION
|
||||||
test:
|
test:
|
||||||
test/run.sh test.py --resource=network -fupv
|
test/run.sh test.py --resource=network -fupv
|
||||||
|
|
||||||
|
coverage:
|
||||||
|
test/run.sh test.py --coverage
|
||||||
|
|
||||||
locale:
|
locale:
|
||||||
$(MAKE) -C po
|
$(MAKE) -C po
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue