[
https://issues.apache.org/jira/browse/AVRO-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113159#comment-17113159
]
Hudson commented on AVRO-2453:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #879 (See
[https://builds.apache.org/job/AvroJava/879/])
AVRO-2453: Implement interop test for the C bindings (dan:
[https://github.com/apache/avro/commit/207035aaf405ce468902e86d8d64f096a5a812b2])
* (edit) lang/c/tests/test_interop_data.c
> 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
> Fix For: 1.10.0
>
>
> 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)