mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Switch to new test framework
Approved by: portmgr blanket
This commit is contained in:
parent
dc9736f281
commit
add13766ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471828
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ PLIST_SUB+= SPARC="@comment "
|
|||
pre-configure:
|
||||
(cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf-2.13)
|
||||
|
||||
regression-test: build
|
||||
do-test:
|
||||
@${ECHO_MSG} -n "===> Running jstests.py: "
|
||||
@cd ${WRKSRC} && ${SETENV} TZ=PST8PDT ${PYTHON_CMD} tests/jstests.py \
|
||||
--no-progress --worker-count=${MAKE_JOBS_NUMBER} ./js
|
||||
|
|
Loading…
Add table
Reference in a new issue