Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/3962 to look at the new patch set (#2). Change subject: Add regex string match assert helper macros ...................................................................... Add regex string match assert helper macros These delegate to gmock but are easier to remember than: ASSERT_THAT(str, testing::ContainsRegex(pattern)) Change-Id: I05d869479f4032d584a83b455979073c7707d9e7 --- M src/kudu/util/test_macros.h 1 file changed, 41 insertions(+), 23 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/62/3962/2 -- To view, visit http://gerrit.cloudera.org:8080/3962 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I05d869479f4032d584a83b455979073c7707d9e7 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <mpe...@apache.org> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <t...@apache.org>