Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146051737
D18370.id52598.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
772 B
Referenced Files
None
Subscribers
None
D18370.id52598.diff
View Options
Index: head/shells/bash-completion/Makefile
===================================================================
--- head/shells/bash-completion/Makefile
+++ head/shells/bash-completion/Makefile
@@ -15,6 +15,9 @@
BROKEN_armv6= fails to build: gmake: install-recursive: Error 1
BROKEN_armv7= fails to build: gmake: install-recursive: Error 1
+TEST_DEPENDS= runtest:misc/dejagnu \
+ ${LOCALBASE}/lib/tcllib/cmdline/cmdline.tcl:devel/tcllib
+
PORTSCOUT= limit:^[0-9\.]*$$
OPTIONS_DEFINE= CMAKE_MODULES DOCS FREEBSD
@@ -69,5 +72,10 @@
post-install-FREEBSD-on:
cd ${WRKSRC}/freebsd/ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS}
+
+do-test:
+.for test in runCompletion runInstall runUnit
+ -cd ${WRKSRC}/test && bash ${test}
+.endfor
.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 28, 9:30 AM (8 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29062283
Default Alt Text
D18370.id52598.diff (772 B)
Attached To
Mode
D18370: shells/bash-completion: Define do-test.
Attached
Detach File
Event Timeline
Log In to Comment