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-28 12:20:54 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
376d460cff
opnsense-src
/
tools
/
regression
/
usr.bin
/
xargs
/
Makefile
5 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add regression tests for parts of xargs(1).
2002-04-20 14:46:33 -04:00
# $FreeBSD$
all
:
Convert straightforward regression tests to use regress.m4. Goodbye, duplicated code, you will certainly not be missed.
2002-06-24 09:52:28 -04:00
@m4
${
.CURDIR
}
/../regress.m4
${
.CURDIR
}
/regress.sh
|
sh /dev/stdin
${
.CURDIR
}
Reference in a new issue
Copy permalink