[
https://issues.apache.org/jira/browse/THRIFT-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176301#comment-14176301
]
Jens Geyer edited comment on THRIFT-2790 at 10/19/14 12:21 PM:
---------------------------------------------------------------
I felt the need as well a time or two to do some tests. I have a batch file
here, I'll attach it just in case anyone needs it. The tricky part are things
like node (maybe python as well) where one has to do multiple calls for one
language to cover all cases.
was (Author: jensg):
I have felt the need a tome or two to do some tests. I have a batch file here,
I'll attach it just in case anyone needs it. The tricky part are things like
node (maybe python as well) where one has to do multiple calls for one language
to cover all cases.
> thrift -gen all => an option to generate all languages and features
> -------------------------------------------------------------------
>
> Key: THRIFT-2790
> URL: https://issues.apache.org/jira/browse/THRIFT-2790
> Project: Thrift
> Issue Type: Improvement
> Components: Compiler (General), Documentation, Test Suite
> Reporter: Roger Meier
> Attachments: generate-all-languages.bat
>
>
> I would like to have a *thrift -gen all* option to generate everything we
> have in one step. This would allow proper testing of all compiler changes by
> using test/ThriftTest.thrift. An optional make check target could compare
> different versions based on their git hash or to previous gen-all.backup
> folder.
> Suggested-by: Roger Meier <[email protected]>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)