1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

- Switch to new test framework

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-05-14 08:34:05 +00:00
parent 7a440ff4b8
commit 8f59a0e98b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469860

View File

@ -34,7 +34,7 @@ do-install:
${MAKEFILE} ${_MAKE_JOBS} ${MAKE_ARGS} ${INSTALL_TARGET}
cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}
regression-test: build
do-test:
${SETENV} NOSUBDIR="tests/pkg_config_2 tests/predopost_targets \
tests/lua_dirs examples/hello_lua examples/hello_lua2 \
examples/hello_lua3" CPPFLAGS='-I/usr/local/include' \