enable logging to stderr by default in test binaries
Summary: Update folly's TestMain program to enable glog logging to stderr by default. Some of the tests in folly/experimental/test/TestUtilTest.cpp require that this is enabled, and fail if log messages are not logged to stderr. Reviewed By: yfeldblum Differential Revision: D6817543 fbshipit-source-id: 87724c52124e72ad19f65524bcbd6536680f02ec
Showing
Please register or sign in to comment