Commit Graph

5 Commits

Author SHA1 Message Date
Todd C. Miller
c078614b43 Fix regress tests on non-OpenBSD platforms. 2013-03-19 14:08:11 -04:00
Todd C. Miller
a3a1574cdf Explicitly mark main() as public in executables to avoid an HP-UX
ld warning.
2012-10-02 15:08:02 -04:00
Todd C. Miller
60e9e4dd83 Stop testing unspecified behavior in fnmatch
Make glob test more portable
2011-04-06 15:13:23 -04:00
Todd C. Miller
f949dbcc58 Fix fnmatch and glob tests to not use hard-coded flag values in the
input file.  Link test programs with libreplace so we get our
replacement verions as needed.
2011-04-06 10:57:39 -04:00
Todd C. Miller
ac857d6e9d Add my regress tests for fnmatch() and glob() from OpenBSD. 2011-01-07 14:48:19 -05:00