platform_build_soong/bp2build
Jingwen Chen a42d6417b3 Make bp2buildMutators registration local to TestContext.
The previous implementation relied on the implicit registration of Bp2Build mutators, resulting in test non-hermeticity. Refactor bp2build tests to explicitly specify the bp2build mutators under test.

Test: Soong tests

Test: TH
Change-Id: I9b9674bad1ea533b3bd31b07077a9e02c99b4c1d
2021-01-26 21:57:27 -05:00
..
Android.bp bp2build: automatically convert all genrules. 2021-01-24 20:51:18 -05:00
androidbp_to_build_templates.go queryview: prefix internal attribute names. 2021-01-25 04:46:07 -05:00
bp2build.go bp2build: introduce CodegenMode. 2021-01-26 00:30:30 -05:00
build_conversion.go Implement String() method for CodegenMode. 2021-01-26 09:14:55 -05:00
build_conversion_test.go Make bp2buildMutators registration local to TestContext. 2021-01-26 21:57:27 -05:00
bzl_conversion.go queryview: prefix internal attribute names. 2021-01-25 04:46:07 -05:00
bzl_conversion_test.go bp2build: introduce CodegenMode. 2021-01-26 00:30:30 -05:00
conversion.go bp2build: introduce CodegenMode. 2021-01-26 00:30:30 -05:00
conversion_test.go bp2build: introduce CodegenMode. 2021-01-26 00:30:30 -05:00
testing.go bp2build: framework for generating BazelTargetModules. 2021-01-21 22:46:11 -05:00