aboutsummaryrefslogtreecommitdiff
path: root/android/path_properties_test.go
AgeCommit message (Expand)Author
2021-07-09Support customizing behavior around sourceOrOutputDependencyTagPaul Duffin
2021-03-22Remove uses of FixtureFactory from android packagePaul Duffin
2021-03-18Convert android/path_properties_test.go to test fixturesPaul Duffin
2021-03-09Lineage properties support module references.Jaewoong Jung
2021-02-24android:path attribute is respected for fields in a slice of structJiyong Park
2020-11-12Pass Config to NewTestContext instead of ctx.RegisterColin Cross
2020-10-09Revert "Make lots of tests run in parallel"Colin Cross
2020-10-06Make lots of tests run in parallelColin Cross
2019-12-18Move filesystem into ConfigColin Cross
2019-11-25Make TestContext.RegisterModuleType take an android.ModuleFactoryColin Cross
2019-07-16Dedup path properties across property structsColin Cross
2019-07-03Remove ioutil.TempDir from each android/soong/android testColin Cross
2019-06-04Support tagged module referencesColin Cross
2019-03-18Don't add dependencies on modules referenced in unused arch variantsColin Cross
2019-03-07Add path properties mutatorColin Cross