Import tests for leading articles in the COMMENT lines.

This commit is contained in:
zhuk 2014-05-19 00:58:53 +00:00
parent c36d514395
commit 7fb089c713
6 changed files with 20 additions and 0 deletions

View 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>

View File

@ -0,0 +1 @@
@comment $OpenBSD: PLIST-a,v 1.1.1.1 2014/05/19 00:58:53 zhuk Exp $

View File

@ -0,0 +1 @@
@comment $OpenBSD: PLIST-an,v 1.1.1.1 2014/05/19 00:58:53 zhuk Exp $

View File

@ -0,0 +1 @@
@comment $OpenBSD: PLIST-athe,v 1.1.1.1 2014/05/19 00:58:53 zhuk Exp $

View File

@ -0,0 +1 @@
@comment $OpenBSD: PLIST-main,v 1.1.1.1 2014/05/19 00:58:53 zhuk Exp $

View File

@ -0,0 +1 @@
@comment $OpenBSD: PLIST-the,v 1.1.1.1 2014/05/19 00:58:53 zhuk Exp $