[Midnightbsd-cvs] src [11853] trunk/games/tests: add tests

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Jul 13 08:42:57 EDT 2018


Revision: 11853
          http://svnweb.midnightbsd.org/src/?rev=11853
Author:   laffer1
Date:     2018-07-13 08:42:56 -0400 (Fri, 13 Jul 2018)
Log Message:
-----------
add tests

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

Added: trunk/games/tests/Makefile
===================================================================
--- trunk/games/tests/Makefile	                        (rev 0)
+++ trunk/games/tests/Makefile	2018-07-13 12:42:56 UTC (rev 11853)
@@ -0,0 +1,10 @@
+# $MidnightBSD$
+
+.include <bsd.own.mk>
+
+TESTSDIR=	${TESTSBASE}/games
+
+.PATH:		${.CURDIR:H:H}/tests
+KYUAFILE=	yes
+
+.include <bsd.test.mk>


Property changes on: trunk/games/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