platform_build/tests
Cole Faust 8383184b7a "Steal" single value variables in rbc inheritance
This behavior of "stealing" values from parent makefiles is needed to
match make. We already had similar behavior for list variables via
the __move_items function, but were missing it for single value
variables.

Test: ./out/rbcrun -mode rbc ./build/make/tests/run.rbc
Change-Id: Ib320b9b1cce0224184f585c7a391be1b5353b440
2024-04-30 17:30:18 -07:00
..
artifact_path_requirements Evaluate intermediate products properly 2022-04-12 15:25:14 -07:00
inherits_in_regular_variables Fix printing variables that have inherit references in them 2023-01-05 12:06:26 -08:00
prefixed_sort_order Sort inherited products correctly 2022-04-18 17:18:08 -07:00
single_value_inheritance Evaluate intermediate products properly 2022-04-12 15:25:14 -07:00
single_value_inheritance_2 "Steal" single value variables in rbc inheritance 2024-04-30 17:30:18 -07:00
Android.bp Add Trendy team for the run_tool_with_logging_test 2024-04-19 18:12:25 +00:00
b_tests.sh Add test for b failing 2023-07-05 12:26:55 -07:00
board.rbc Correctly copy the board configuration input variables 2021-12-01 11:06:23 -08:00
board_input_vars.rbc Correctly copy the board configuration input variables 2021-12-01 11:06:23 -08:00
conversion_error.rbc Runtime reporting of the conversion errors. 2021-11-18 11:27:55 -08:00
envsetup_tests.sh move lunch specific tests to separate file 2022-09-09 17:27:22 -04:00
include1.rbc Product configuration in Starlark support files. 2021-03-18 10:52:05 -07:00
input_variables.rbc Pass input variables to product config 2021-12-02 20:47:31 -08:00
lunch_tests.sh Make RELEASE_PLATFORM_VERSION a release config flag to set platform version. 2023-06-11 09:17:43 -07:00
part1.rbc Better Soong namespace support in the RBC runtime. 2021-10-25 10:41:46 -07:00
product.rbc Fix whitespace in soong_config_set calls 2023-05-02 10:11:02 -07:00
roboleaf_tests.sh Merge "remove zsh from roboleaf_tests.sh" 2022-09-28 19:40:39 +00:00
run.rbc "Steal" single value variables in rbc inheritance 2024-04-30 17:30:18 -07:00
run_tool_with_logging_test.py Add a facility to log tool invocations 2024-04-17 22:41:58 +00:00
version_defaults.rbc Make global config depend on version defaults. 2021-09-17 11:00:29 -07:00