MFH: r521456 textproc/py-docutils: Add test target
Approved by: koobs (python, maintainer) Approved by: portmgr (blanket: ports compliance) Approved by: ports-secteam (blanket: ports compliance)
This commit is contained in:
parent
5e7891fb4b
commit
d703bd18bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q4/; revision=521465
@ -32,4 +32,7 @@ post-install:
|
||||
${LN} -s ${script}.py-${PYTHON_VER} ${STAGEDIR}${PREFIX}/bin/${script}
|
||||
.endfor
|
||||
|
||||
do-test:
|
||||
cd ${WRKSRC} && ${PYTHON_CMD} test/alltests.py --verbose
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user