[
https://issues.apache.org/jira/browse/THRIFT-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169475#comment-15169475
]
ASF GitHub Bot commented on THRIFT-3592:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/900
THRIFT-3592 Add basic test client
Fix sed command so that it work for both linux and bsd sed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3592-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/900.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #900
----
commit 07b9435155f7aa3ed6066cffddc83e729471d22f
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-02-26T18:24:18Z
THRIFT-3592 Add basic test client
Fix sed command so that it work for both linux and bsd sed.
----
> Add basic test client
> ---------------------
>
> Key: THRIFT-3592
> URL: https://issues.apache.org/jira/browse/THRIFT-3592
> Project: Thrift
> Issue Type: Sub-task
> Components: Lua - Library, Test Suite
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Priority: Minor
> Fix For: 0.10.0
>
>
> Unlike test server, client can be partially implemented.
> The patch just converts the existing manual test client to cross test client
> by adding argument support.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)