[GitHub] thrift pull request: THRIFT-406 Convert C++ Test to Boost::Test

2015-06-29 Thread cmhe
Github user cmhe closed the pull request at: https://github.com/apache/thrift/pull/528 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] thrift pull request: THRIFT-406 Convert C++ Test to Boost::Test

2015-06-29 Thread cmhe
Github user cmhe commented on the pull request: https://github.com/apache/thrift/pull/528#issuecomment-116611833 Merged in commit: https://github.com/apache/thrift/commit/5ef662b9046d18aee224018061413ad7ee5d80a5 --- If your project is set up for it, you can reply to this email

[GitHub] thrift pull request: THRIFT-406 Convert C++ Test to Boost::Test

2015-06-25 Thread cmhe
GitHub user cmhe opened a pull request: https://github.com/apache/thrift/pull/528 THRIFT-406 Convert C++ Test to Boost::Test This converts all C++ test to Boost::Test, integrates the DenseProtocolTest as a test like the others and removes C asserts from the TMemoryBufferTest.