platform_build_soong/bp2build
Lukacs T. Berki c1cc3b9678 Split each test case to a different test function.
This is so that they can be individually debugged.

Test: Presubmits.
Change-Id: I7d929c4126bba7470aaa1c0def85bad65429ffdc
2021-05-23 20:41:14 +02:00
..
Android.bp bp2build: export some cc toolchain flags into Starlark. 2021-05-13 06:25:47 +00:00
androidbp_to_build_templates.go queryview: prefix internal attribute names. 2021-01-25 04:46:07 -05:00
bp2build.go Dump bazel product config in Soong 2021-05-19 17:38:56 -04:00
build_conversion.go Handle the version_script property. 2021-04-30 16:46:41 +02:00
build_conversion_test.go Move some implicitly shared testing code for bp2build into testing.go. 2021-05-19 09:14:26 -04:00
bzl_conversion.go queryview: prefix internal attribute names. 2021-01-25 04:46:07 -05:00
bzl_conversion_test.go Move some implicitly shared testing code for bp2build into testing.go. 2021-05-19 09:14:26 -04:00
cc_library_conversion_test.go Split each test case to a different test function. 2021-05-23 20:41:14 +02:00
cc_library_headers_conversion_test.go Split each test case to a different test function. 2021-05-23 20:41:14 +02:00
cc_library_static_conversion_test.go Split each test case to a different test function. 2021-05-23 20:41:14 +02:00
cc_object_conversion_test.go Split each test case to a different test function. 2021-05-23 20:41:14 +02:00
configurability.go Implement configured version_script. 2021-05-12 12:36:45 +02:00
constants.go Have bp2build generate BUILD.bazel instead of generating BUILD. 2021-05-18 09:01:36 -04:00
conversion.go Make bazel build //external/... work by only allowing "approved" existing BUILD files in the Bazel workspace. 2021-05-17 06:34:53 -04:00
conversion_test.go Have bp2build generate BUILD.bazel instead of generating BUILD. 2021-05-18 09:01:36 -04:00
metrics.go Use handcrafted build targets in bp2build 2021-03-15 13:09:25 -04:00
python_binary_conversion_test.go Split each test case to a different test function. 2021-05-23 20:41:14 +02:00
sh_conversion_test.go Split each test case to a different test function. 2021-05-23 20:41:14 +02:00
symlink_forest.go Make symlink_forest.go prefer generated files. 2021-04-21 12:24:27 +02:00
testing.go Move some implicitly shared testing code for bp2build into testing.go. 2021-05-19 09:14:26 -04:00