[roll] Roll fuchsia [gen-cargo] merge in matching test target deps as dev-dependencies When merging test targets, new dependencies are added to the dev-dependencies section of Cargo.toml. This is actually required in some cases to avoid circular dependencies. Note: * Only binary or library targets are considered for test merging. * Only test targets with the same source root (aka unit tests) are merged. * If a test target has a dependency that's not included in the default `fx build`, tests for that target will be disabled. * A Cargo.toml file is still generated for the test itself, as before. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/458347 Original-Revision: bbc563aa2879ed2c785d4752989a1329b8d70710 GitOrigin-RevId: 4310a744080bbf84bc60e1356cf76b6fe200a819 Change-Id: I3cafd7857b5205399b1f6738cf32fc256e22757b
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.