The Thrift test suit comes with a cross test that runs languages through a
complex set of idl tests, with themselves (client to server) and with other
languages. Take a look at make cross.

On Monday, October 31, 2016, Allen George <[email protected]> wrote:

> Hi,
>
> I've just started writing a language binding, and I don't know how I'd
> go about testing that my autogen'd files look right. Is there an
> automated test hook for this? Or do I have to make the binary and test
> it out manually? (On that note, seems like configure ignores --prefix
> and installs directly to /usr/local/?)
>
> Thanks,
> Allen
>

Reply via email to