commit | 94e9c1526912cb767a0422d56566ae837fce90cb | [log] [tgz] |
---|---|---|
author | Megan Batty <mgnb@fuchsia.infra.roller.google.com> | Tue Jun 07 22:05:55 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 07 15:07:40 2022 -0700 |
tree | fd9d4f6606c6d42dfd83483ab3b9e51131075a2a | |
parent | 28f00c606d2557c20409d8eefba460656dbb4d2f [diff] |
[roll] Roll fuchsia [ffx][config] Remove magic for tests. It's much much less confusing to just have tests be clear about how they're initializing the environment. This means that if you write a test that uses config and it's run independently from ffx it will error until you run the test_init() function, but I think that's better. We could add a wrapper macro to do this automatically if we really want (and that might be good because it could also tear it down), but this is a good first step to that. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/685323 Original-Revision: 27432bb7b67e9d532cf4a920ef4427d400a17d18 GitOrigin-RevId: d31f90975da8b334296535fc381389c952c3eebb Change-Id: I10b32362963d6f0c617d0f8667ce739fed1cba08
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
.