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-13 07:44:48 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c66ca7723b
opnsense-src
/
tools
/
regression
/
usr.bin
/
uuencode
/
Makefile
5 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Start adding framework for userland regression tests, and tests for uuencode and uudecode.
2002-04-20 13:20:21 -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