mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 10:48:51 +00:00
2a4bfd6d0c
- Make Python tests cwd-agnostic. - Use boost::test. - Add a benchmark. - Use a library to clean up test/Makefile.am. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665640 13f79535-47bb-0310-9956-ffa450edef68
3 lines
78 B
C++
3 lines
78 B
C++
#define BOOST_TEST_MODULE thrift
|
|
#include <boost/test/included/unit_test.hpp>
|