summaryrefslogtreecommitdiff
path: root/android/path_properties_test.go
AgeCommit message (Expand)Author
2021-03-22Remove uses of FixtureFactory from android package Paul Duffin
2021-03-18Convert android/path_properties_test.go to test fixtures Paul Duffin
2021-03-09Lineage properties support module references. Jaewoong Jung
2021-02-24android:path attribute is respected for fields in a slice of struct Jiyong Park
2020-11-12Pass Config to NewTestContext instead of ctx.Register Colin Cross
2020-10-09Revert "Make lots of tests run in parallel" Colin Cross
2020-10-06Make lots of tests run in parallel Colin Cross
2019-12-18Move filesystem into Config Colin Cross
2019-11-25Make TestContext.RegisterModuleType take an android.ModuleFactory Colin Cross
2019-07-16Dedup path properties across property structs Colin Cross
2019-07-03Remove ioutil.TempDir from each android/soong/android test Colin Cross
2019-06-04Support tagged module references Colin Cross
2019-03-18Don't add dependencies on modules referenced in unused arch variants Colin Cross
2019-03-07Add path properties mutator Colin Cross