This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9febfb7904
freebsd-dev
/
usr.bin
/
units
/
tests
/
Makefile
8 lines
86 B
Makefile
Raw
Normal View
History
Unescape
Escape
units(1): Add basic tests Add some tests to help avoid breaking units
2014-07-17 07:12:12 +00:00
# $FreeBSD$
.
i
n
c
l
u
d
e
<
b
s
d
.
o
w
n
.
m
k
>
Fix structure of new tests (r268794) for usr.bin/units. - Make sure the tests go into the right directory. The location was wrong so they were overwriting the bin/chown tests! - Use the right naming scheme for the test program. - Remove the svn:executable property from the shell script.
2014-07-25 01:29:22 +00:00
TAP_TESTS_SH
=
basics_test
units(1): Add basic tests Add some tests to help avoid breaking units
2014-07-17 07:12:12 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
t
e
s
t
.
m
k
>
Reference in New Issue
Copy Permalink