[sudo-commits] sudo changeset 12337:f2562728481a

Todd C. Miller Todd.Miller at sudo.ws
Tue Apr 7 14:12:39 MDT 2020


changeset:	12337:f2562728481a in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/f2562728481a
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Apr 07 14:03:58 2020 -0600

Log Message:
	Use regular expressions when matching expected and actual text.

diffstat:

 plugins/python/regress/iohelpers.h                                                         |   1 +
 plugins/python/regress/testdata/check_example_group_plugin_is_able_to_debug.log            |   2 +-
 plugins/python/regress/testdata/check_example_io_plugin_command_log.stored                 |   4 +-
 plugins/python/regress/testdata/check_example_io_plugin_command_log_multiple1.stored       |   4 +-
 plugins/python/regress/testdata/check_example_io_plugin_command_log_multiple2.stored       |   4 +-
 plugins/python/regress/testdata/check_example_io_plugin_failed_to_start_command.stored     |   4 +-
 plugins/python/regress/testdata/check_example_io_plugin_fails_with_python_backtrace.stderr |   2 +-
 plugins/python/regress/testdata/check_loading_fails_wrong_path.stderr                      |   2 +-
 plugins/python/regress/testdata/check_multiple_approval_plugin_and_arguments.stdout        |  40 +++++-----
 plugins/python/regress/testdata/check_python_plugins_do_not_affect_each_other.stdout       |   8 +-
 plugins/python/regress/testhelpers.h                                                       |  25 +++++-
 11 files changed, 57 insertions(+), 39 deletions(-)


More information about the sudo-commits mailing list