ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/usr.bin/apply/tests/Makefile
Revision: 11275
Committed: Wed Jul 4 00:04:12 2018 UTC (5 years, 9 months ago) by laffer1
Content type: text/plain
File size: 289 byte(s)
Log Message:
add tests

File Contents

# Content
1 # $MidnightBSD$
2 # $FreeBSD: stable/10/usr.bin/apply/tests/Makefile 313488 2017-02-09 22:49:48Z ngie $
3
4 TAP_TESTS_SH= legacy_test
5
6 FILESDIR= ${TESTSDIR}
7 FILES= regress.00.in
8 FILES+= regress.00.out
9 FILES+= regress.01.out
10 FILES+= regress.01.sh
11 FILES+= regress.sh
12
13 .include <bsd.test.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain