This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-16 09:08:51 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6318052d9e
opnsense-src
/
tools
/
regression
/
usr.bin
/
join
/
Makefile
5 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
A simple test for join(1) based on tjr's test case for -o 0. Partially based on: PR standards/36072
2002-04-20 15:33:23 -04:00
# $FreeBSD$
all
:
Move all remaining tests except for: make(1): Does not work like the other tests. Its Makefile is self-testing. m4(1): It uses complex voodo to test GNU m4(1) features. To the new framework. I had worried about passing the binary data that uudecode(1)'s test passes to diff(1) might give a user something nasty, but this is unlikely to happen as even with an unmodified old nasty diff(1) which doesn't recognise many binary files, these binary files are recognised. Using $DIFF instead of `diff' in the library and making it possible to override this with `cmp -s' might be nice some day, but as of this second, there's no immediate need.
2002-06-24 10:22:44 -04:00
@m4
${
.CURDIR
}
/../regress.m4
${
.CURDIR
}
/regress.sh
|
sh /dev/stdin
${
.CURDIR
}
Reference in a new issue
Copy permalink