summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/fnmatch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-251-2/+2
|
* Add a test for negated POSIX characer classes.millert2016-02-261-0/+1
|
* Expand fnmatch() regress with patterns obtained from the tests for APR'sstsp2011-09-173-4/+277
| | | | | | new fnmatch implementation. With kind permission from Bill Rowe. Tweak the test code to allow comment lines in the test data file. ok millert@
* Regress driver for fnmatch(3). Needs more tests.millert2008-10-013-0/+58