[sudo-commits] sudo changeset 10927:86f3da23b4df

Todd C. Miller Todd.Miller at courtesan.com
Wed May 3 09:54:47 MDT 2017


changeset:	10927:86f3da23b4df in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/86f3da23b4df
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 03 09:54:30 2017 -0600

Log Message:
	Add tests for parsing tuples and syslog options.

diffstat:

 MANIFEST                                       |    8 +
 plugins/sudoers/regress/sudoers/test20.in      |   26 +++
 plugins/sudoers/regress/sudoers/test20.json.ok |  114 +++++++++++++++
 plugins/sudoers/regress/sudoers/test20.out.ok  |   26 +++
 plugins/sudoers/regress/sudoers/test20.toke.ok |   26 +++
 plugins/sudoers/regress/sudoers/test21.in      |   38 +++++
 plugins/sudoers/regress/sudoers/test21.json.ok |  179 +++++++++++++++++++++++++
 plugins/sudoers/regress/sudoers/test21.out.ok  |   39 +++++
 plugins/sudoers/regress/sudoers/test21.toke.ok |   40 +++++
 9 files changed, 496 insertions(+), 0 deletions(-)


More information about the sudo-commits mailing list