[
https://issues.apache.org/jira/browse/AVRO-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113127#comment-17113127
]
ASF subversion and git services commented on AVRO-2453:
-------------------------------------------------------
Commit 207035aaf405ce468902e86d8d64f096a5a812b2 in avro's branch
refs/heads/master from Kengo Seki
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=207035a ]
AVRO-2453: Implement interop test for the C bindings
> Implement interop test for the C bindings
> -----------------------------------------
>
> Key: AVRO-2453
> URL: https://issues.apache.org/jira/browse/AVRO-2453
> Project: Apache Avro
> Issue Type: Test
> Components: c
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Major
>
> A file exists but its implementation is empty.
> {code:title=lang/c/tests/test_interop_data.c}
> int main(void)
> {
> return 0;
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)