CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2011/09/17 09:12:38
Modified files: regress/lib/libc/fnmatch: Makefile fnm_test.c fnm_test.in Log message: Expand fnmatch() regress with patterns obtained from the tests for APR's new fnmatch implementation. With kind permission from Bill Rowe. Tweak the test code to allow comment lines in the test data file. ok millert@