Make the test portable for different libc
authorMichael Lee <mzlee@fb.com>
Fri, 4 Mar 2016 21:01:27 +0000 (13:01 -0800)
committerFacebook Github Bot 3 <facebook-github-bot-3-bot@fb.com>
Fri, 4 Mar 2016 21:05:22 +0000 (13:05 -0800)
commit38b778b1ddad70dcdbadcc6c3bc1193cc98bf3e7
treeaffa619cee16a9be3034889d572cbc70f0ea16dd
parente5ea40ea3a29db7551752d74465130414b0f542e
Make the test portable for different libc

Summary:The class name for std::runtime_erorr is sometimes
St13runtime_error instead. And there is simlar mapping for other
classes.

Reviewed By: yfeldblum

Differential Revision: D3013228

fb-gh-sync-id: 6a162de348eeaa51c059f9619e25ecf051615bfc
shipit-source-id: 6a162de348eeaa51c059f9619e25ecf051615bfc
folly/test/ExceptionWrapperTest.cpp