Merge pull request #2 from thiru-apache/thiru-AVRO-1723-A Added a unit-test for forward referencing of named types
Project: http://git-wip-us.apache.org/repos/asf/avro/repo Commit: http://git-wip-us.apache.org/repos/asf/avro/commit/1f4ec52d Tree: http://git-wip-us.apache.org/repos/asf/avro/tree/1f4ec52d Diff: http://git-wip-us.apache.org/repos/asf/avro/diff/1f4ec52d Branch: refs/heads/master Commit: 1f4ec52df822f5b5689cb15c8d005c224a271b6d Parents: 008cd8a 53156fd Author: Zoltan Farkas <[email protected]> Authored: Mon May 1 09:56:58 2017 -0400 Committer: GitHub <[email protected]> Committed: Mon May 1 09:56:58 2017 -0400 ---------------------------------------------------------------------- .../compiler/src/test/idl/input/forward_ref.avdl | 13 +++++++++++++ .../compiler/src/test/idl/output/forward_ref.avpr | 16 ++++++++++++++++ 2 files changed, 29 insertions(+) ----------------------------------------------------------------------
