tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
lib
/
libc
/
getopt
/
at
jcs
3 files
Makefile
Add a test program for getopt(3) that is adequate for manual testing and a compact test suite for getopt(3) intended automated regression testing, both written from scratch. The suite is intended to provide full coverage, except that it doesn't test manual changes of optind and optreset and except that it so far avoids the situation where we have a known bug.
6 years ago
getopt-test.c
Add a test program for getopt(3) that is adequate for manual testing and a compact test suite for getopt(3) intended automated regression testing, both written from scratch. The suite is intended to provide full coverage, except that it doesn't test manual changes of optind and optreset and except that it so far avoids the situation where we have a known bug.
6 years ago
getopt.sh
more tests after getopt_long.c rev. 1.32; OK martijn@
5 years ago