platform_build/tests/single_value_inheritance_2
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
..
a.rbc "Steal" single value variables in rbc inheritance 2024-04-30 17:30:18 -07:00
b.rbc "Steal" single value variables in rbc inheritance 2024-04-30 17:30:18 -07:00
c.rbc "Steal" single value variables in rbc inheritance 2024-04-30 17:30:18 -07:00
d.rbc "Steal" single value variables in rbc inheritance 2024-04-30 17:30:18 -07:00
product.rbc "Steal" single value variables in rbc inheritance 2024-04-30 17:30:18 -07:00
test.rbc "Steal" single value variables in rbc inheritance 2024-04-30 17:30:18 -07:00