Import tests for leading articles in the COMMENT lines.
This commit is contained in:
parent
c36d514395
commit
7fb089c713
15
tests/portcheck/t13/Makefile
Normal file
15
tests/portcheck/t13/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2014/05/19 00:58:53 zhuk Exp $
|
||||
#
|
||||
# Check for leading articles in COMMENTs
|
||||
|
||||
DISTNAME = test-13
|
||||
|
||||
COMMENT-main = test 13
|
||||
COMMENT-a = a test 13
|
||||
COMMENT-an = an test 13
|
||||
COMMENT-the = the test 13
|
||||
COMMENT-athe = a the test 13
|
||||
|
||||
MULTI_PACKAGES = -main -a -an -the -athe
|
||||
|
||||
.include <bsd.port.mk>
|
1
tests/portcheck/t13/pkg/PLIST-a
Normal file
1
tests/portcheck/t13/pkg/PLIST-a
Normal file
@ -0,0 +1 @@
|
||||
@comment $OpenBSD: PLIST-a,v 1.1.1.1 2014/05/19 00:58:53 zhuk Exp $
|
1
tests/portcheck/t13/pkg/PLIST-an
Normal file
1
tests/portcheck/t13/pkg/PLIST-an
Normal file
@ -0,0 +1 @@
|
||||
@comment $OpenBSD: PLIST-an,v 1.1.1.1 2014/05/19 00:58:53 zhuk Exp $
|
1
tests/portcheck/t13/pkg/PLIST-athe
Normal file
1
tests/portcheck/t13/pkg/PLIST-athe
Normal file
@ -0,0 +1 @@
|
||||
@comment $OpenBSD: PLIST-athe,v 1.1.1.1 2014/05/19 00:58:53 zhuk Exp $
|
1
tests/portcheck/t13/pkg/PLIST-main
Normal file
1
tests/portcheck/t13/pkg/PLIST-main
Normal file
@ -0,0 +1 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1.1.1 2014/05/19 00:58:53 zhuk Exp $
|
1
tests/portcheck/t13/pkg/PLIST-the
Normal file
1
tests/portcheck/t13/pkg/PLIST-the
Normal file
@ -0,0 +1 @@
|
||||
@comment $OpenBSD: PLIST-the,v 1.1.1.1 2014/05/19 00:58:53 zhuk Exp $
|
Loading…
x
Reference in New Issue
Block a user