platform_build_soong/bp2build
Chris Parsons 1de1d4ee02 Add missing test files to build/soong
Test: m nothing
Change-Id: Icd331f0c2ac09caed0d4f885dd2eb6ec2080b681
2021-12-14 15:25:51 -05:00
..
Android.bp Add missing test files to build/soong 2021-12-14 15:25:51 -05:00
android_app_certificate_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
android_app_conversion_test.go Initial bp2build converter for android_app. 2021-12-07 09:41:49 -05:00
androidbp_to_build_templates.go queryview: prefix internal attribute names. 2021-01-25 04:46:07 -05:00
apex_conversion_test.go bp2build: Fix apex.binaries to be a LabelListAttribute. 2021-12-08 10:10:19 +00:00
apex_key_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
bp2build.go Add x86_host vars to config.bzl 2021-10-19 12:18:13 -04:00
build_conversion.go Support empty strings in bp2build 2021-12-01 10:14:49 -05:00
build_conversion_test.go Support empty strings in bp2build 2021-12-01 10:14:49 -05:00
bzl_conversion.go Bp2build: handle embedded structs as blueprint 2021-09-14 14:41:36 -04:00
bzl_conversion_test.go Bp2build: handle embedded structs as blueprint 2021-09-14 14:41:36 -04:00
cc_binary_conversion_test.go Handle includes for generated headers 2021-12-13 12:06:39 -05:00
cc_genrule_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
cc_library_conversion_test.go bp2build: split full_cc_library into shared/static 2021-12-06 14:11:40 -05:00
cc_library_headers_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
cc_library_shared_conversion_test.go Add initial support for use_version_lib. 2021-12-13 06:21:16 -05:00
cc_library_static_conversion_test.go Handle includes for generated headers 2021-12-13 12:06:39 -05:00
cc_object_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
cc_prebuilt_library_shared_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
configurability.go Fix bp2build select generation for inter-attribute soong config 2021-11-23 08:37:30 +00:00
constants.go Have bp2build generate BUILD.bazel instead of generating BUILD. 2021-05-18 09:01:36 -04:00
conversion.go Add support for writing all Soong config variables into @soong_injection. 2021-11-23 08:37:30 +00:00
conversion_test.go Add support for writing all Soong config variables into @soong_injection. 2021-11-23 08:37:30 +00:00
filegroup_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
genrule_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
metrics.go Print number of converted modules 2021-12-08 11:39:07 -05:00
performance_test.go Add test for performance testing 2021-12-07 16:59:40 -05:00
prebuilt_etc_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
python_binary_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
python_library_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
sh_conversion_test.go Support filename and sub_dir attributes in sh_binary 2021-12-02 14:42:20 -08:00
soong_config_module_type_conversion_test.go Add support for writing all Soong config variables into @soong_injection. 2021-11-23 08:37:30 +00:00
symlink_forest.go Make symlink_forest.go prefer generated files. 2021-04-21 12:24:27 +02:00
testing.go Support empty strings in bp2build 2021-12-01 10:14:49 -05:00