ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/usr.bin/printf/tests/Makefile
Revision: 11455
Committed: Sat Jul 7 16:49:44 2018 UTC (5 years, 9 months ago) by laffer1
Content type: text/plain
File size: 482 byte(s)
Log Message:
add tests

File Contents

# Content
1 # $MidnightBSD$
2 # $FreeBSD: stable/10/usr.bin/printf/tests/Makefile 313488 2017-02-09 22:49:48Z ngie $
3
4 TAP_TESTS_SH= legacy_test
5
6 FILESDIR= ${TESTSDIR}
7 FILES= regress.b.out
8 FILES+= regress.d.out
9 FILES+= regress.f.out
10 FILES+= regress.l1.out
11 FILES+= regress.l2.out
12 FILES+= regress.m1.out
13 FILES+= regress.m2.out
14 FILES+= regress.m3.out
15 FILES+= regress.m4.out
16 FILES+= regress.m5.out
17 FILES+= regress.s.out
18 FILES+= regress.sh
19 FILES+= regress.zero.out
20
21 .include <bsd.test.mk>

Properties

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