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