]> granicus.if.org Git - sudo/commit
Fix fnmatch and glob tests to not use hard-coded flag values in the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 6 Apr 2011 14:57:39 +0000 (10:57 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 6 Apr 2011 14:57:39 +0000 (10:57 -0400)
commitf949dbcc584f9f1687828e4920f72e042f0b1fd8
tree96a1f877823ec50f327436018ac3afb1a9e4a84b
parent698c5002d196e73d2fac4a93d9cb4e18bd082e89
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.
compat/Makefile.in
compat/regress/fnmatch/fnm_test.c
compat/regress/fnmatch/fnm_test.in
compat/regress/glob/globtest.c
compat/regress/glob/globtest.in