[Midnightbsd-cvs] src [10245] trunk/share/tests: add tests

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jun 2 17:38:18 EDT 2018


Revision: 10245
          http://svnweb.midnightbsd.org/src/?rev=10245
Author:   laffer1
Date:     2018-06-02 17:38:18 -0400 (Sat, 02 Jun 2018)
Log Message:
-----------
add tests

Added Paths:
-----------
    trunk/share/tests/
    trunk/share/tests/Makefile

Added: trunk/share/tests/Makefile
===================================================================
--- trunk/share/tests/Makefile	                        (rev 0)
+++ trunk/share/tests/Makefile	2018-06-02 21:38:18 UTC (rev 10245)
@@ -0,0 +1,11 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/tests/Makefile 313488 2017-02-09 22:49:48Z ngie $
+
+.include <bsd.own.mk>
+
+TESTSDIR=	${TESTSBASE}/share
+
+.PATH:		${SRCTOP}/tests
+KYUAFILE=	yes
+
+.include <bsd.test.mk>


Property changes on: trunk/share/tests/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list