commit | 475273834cc852eff5dac43d9ba0ba2317833f27 | [log] [tgz] |
---|---|---|
author | Benjamin Prosnitz <bprosnitz@fuchsia.infra.roller.google.com> | Tue Nov 16 14:42:49 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 16 06:43:52 2021 -0800 |
tree | 9264188f9621513563599e085f364d698c78fab6 | |
parent | 410fc8f33a45baae5767e408931519c3dc318753 [diff] |
[roll] Roll fuchsia [gidl] Add tests for various recursive types This CL replaces existing Go recursive types tests with a series of tests covering a variety of recursive types. For unions and tables, it is not possible today to have direct recursion so the tests cover a "minimal" recursive type involving the target union/table type. Original-Bug: 35218 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/606901 Original-Revision: 6f2f2b878a63bea23f2858e9bfc1cc55eaa1e286 GitOrigin-RevId: 6a8ddfe497e5334c133091d9691b1b88d1989cfc Change-Id: I222a2e012a38278bc451763ccd15b562d3e7d3fe
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.