You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Aki Sukegawa (JIRA)" <ji...@apache.org> on 2015/10/31 09:55:27 UTC

[jira] [Resolved] (THRIFT-3400) Add Erlang to cross test

     [ https://issues.apache.org/jira/browse/THRIFT-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aki Sukegawa resolved THRIFT-3400.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0

committed

> Add Erlang to cross test
> ------------------------
>
>                 Key: THRIFT-3400
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3400
>             Project: Thrift
>          Issue Type: Test
>          Components: Erlang - Library, Test Suite
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>             Fix For: 1.0
>
>
> Erlang library has test_client.erl and test_thrift_server but they were not included to tests.json.
> Because I needed an additional application directory for test apps, I reused *test/erl*.
> So I moved unit tests that has been wrongly residing there to *lib/erl/test* and accompanying *.thrift files.
> Other changes:
> * Adjust parse_args functions so that cross test apps accept standard args (e.g. --port=9999)
> * Fix testInsanity and testException handlers
> * Add testBool handler
> * Enable client testInsanity



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)