folly: fix tests running under buck (w/ clang and dynamic linking)
authorAndrew Gallagher <agallagher@fb.com>
Fri, 31 Jul 2015 10:10:03 +0000 (03:10 -0700)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Fri, 31 Jul 2015 10:22:10 +0000 (03:22 -0700)
commit932cba0fb733c083e5785a3014fb2bb4351a0635
treed6cd6a7f77a9d9e0daeaa4c39b0bd5982db2b249
parente0de0a27de45542ce9bd05685ea398afc4e1acb4
folly: fix tests running under buck (w/ clang and dynamic linking)

Summary: Various fixes to get tests passing using buck's dev mode.

Reviewed By: @yfeldblum

Differential Revision: D2299981
folly/experimental/symbolizer/test/SymbolizerTest.cpp
folly/experimental/test/NestedCommandLineAppTest.cpp
folly/experimental/test/ProgramOptionsTest.cpp
folly/test/DynamicConverterTest.cpp