mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
- Switch to new test framework
Approved by: portmgr blanket
This commit is contained in:
parent
b2876937d3
commit
c31645d729
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471986
@ -39,7 +39,8 @@ post-install:
|
||||
.if defined(MAINTAINER_MODE)
|
||||
CMAKE_ARGS+= -DMYSQLCPPCONN_TEST_NOT_IMPLEMENTED:BOOL=1 \
|
||||
-DMYSQLCPPCONN_BUILD_EXAMPLES:BOOL=1
|
||||
regression-test: build
|
||||
|
||||
do-test:
|
||||
# These tests assume that a database is running on localhost,
|
||||
# with user:root and pass:root
|
||||
(cd ${WRKDIR}/.build ; \
|
||||
|
Loading…
Reference in New Issue
Block a user