Aki Sukegawa created THRIFT-3400:
------------------------------------
Summary: 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
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)