[sudo-commits] sudo changeset 6295:6e8c1f211723

Todd C. Miller Todd.Miller at courtesan.com
Fri Jan 7 14:48:25 EST 2011


changeset:	6295:6e8c1f211723 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6e8c1f211723
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Jan 07 14:48:19 2011 -0500

Log Message:
	Add my regress tests for fnmatch() and glob() from OpenBSD.

diffstat:

 compat/Makefile.in                 |   16 ++-
 compat/regress/fnmatch/fnm_test.c  |   59 +++++++++++
 compat/regress/fnmatch/fnm_test.in |    5 +
 compat/regress/glob/files          |   47 +++++++++
 compat/regress/glob/globtest.c     |  192 +++++++++++++++++++++++++++++++++++++
 compat/regress/glob/globtest.in    |  116 ++++++++++++++++++++++
 6 files changed, 434 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list