west/tests
Martí Bolívar 85f2aa90ac west update: allow PROJECTs defined in manifest repo
Relax the restriction that west update cannot update individual
projects when manifest imports are in use, as long as the projects on
the command line are all defined in the manifest repository.

That's a well-defined enough operation to support, since this type of
project is basically equivalent to being defined in the top level
west.yml.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-02-03 07:37:37 -08:00
..
manifests manifest: correct several design and implementation issues 2019-08-30 17:32:57 -06:00
conftest.py tests: factor out some code into conftest 2020-02-03 07:12:58 -08:00
test_config.py configuration: allow callers to specify west topdir 2019-08-30 17:32:57 -06:00
test_help.py tree-wide: move CLI into new west.app package 2020-01-22 07:36:31 -05:00
test_manifest.py tests: factor out some code into conftest 2020-02-03 07:12:58 -08:00
test_project.py west update: allow PROJECTs defined in manifest repo 2020-02-03 07:37:37 -08:00