[sudo-commits] sudo changeset 6778:c2cca448f660

Todd C. Miller Todd.Miller at courtesan.com
Wed Apr 6 10:57:50 EDT 2011


changeset:	6778:c2cca448f660 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/c2cca448f660
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Apr 06 10:57:39 2011 -0400

Log Message:
	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.

diffstat:

 compat/Makefile.in                 |  14 ++++++++---
 compat/regress/fnmatch/fnm_test.c  |  21 ++++++++++++++++-
 compat/regress/fnmatch/fnm_test.in |  10 ++++----
 compat/regress/glob/globtest.c     |  43 +++++++++++++++++++++++++++++++------
 compat/regress/glob/globtest.in    |  10 ++++----
 5 files changed, 75 insertions(+), 23 deletions(-)



More information about the sudo-commits mailing list