Add EXPECT_{NO_,}_PCRE_MATCH macros
authorAlexey Spiridonov <lesha@fb.com>
Thu, 26 Mar 2015 23:16:15 +0000 (16:16 -0700)
committerafrind <afrind@fb.com>
Thu, 2 Apr 2015 18:58:17 +0000 (11:58 -0700)
commit133fc50c97e7d3d81855fb9fedf034b1ad056feb
tree620eb61c9009ec03944f5ec97a9c198ced46f491
parentbf0d21438a2bccef4d851f12bd90e6cb371be22f
Add EXPECT_{NO_,}_PCRE_MATCH macros

Summary: There are about 40 callsites to these across a couple of projects, and they seem generally useful.

Test Plan: ```fbconfig folly/experimental/test && fbmake runtests```

Reviewed By: yfeldblum@fb.com

Subscribers: folly-diffs@, yfeldblum

FB internal diff: D1933415

Signature: t1:1933415:1427345307:6587eea3dac74c5d841950ace3c3501d6e3dbe4a
folly/experimental/TestUtil.cpp
folly/experimental/TestUtil.h
folly/experimental/test/TestUtilTest.cpp