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
/
namespace_test.go
Age
Commit message (
Expand
)
Author
2025-02-12
Don't panic in ModuleForTests and friends
Colin Cross
2024-10-07
Annotate mutators that use methods that prevent mutator coalescing
Colin Cross
2023-04-10
Add name hint to Soong.
Steven Moreland
2022-11-08
Allow namespace config to be tested properly
Paul Duffin
2022-05-11
Switch the namespace tests to fully use test fixtures
Paul Duffin
2021-07-09
Extract preparer for namespace
Paul Duffin
2021-03-22
Add TestingBuildParams.RelativeToTop()
Paul Duffin
2021-03-22
Extract functionality common to TestingModule/Singleton
Paul Duffin
2021-03-22
Remove uses of FixtureFactory from android package
Paul Duffin
2021-03-17
Convert android/namespace_test.go to test fixtures
Paul Duffin
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-06-14
Give Blueprint modules access to all namespaces
Colin Cross
2019-06-10
Share buildDir for android/soong/android tests
Colin Cross
2018-04-16
Fix module rename inside namespace
Colin Cross
2018-03-15
Extract failIfErrored() to android/testing.go
Logan Chien
2018-01-26
Move namespace mutator earlier to support defaults
Dan Willemsen
2017-12-04
Make ninja file deterministic even with dup module names
Jeff Gaston
2017-12-04
require namespaces to be declared only in files named Android.bp
Jeff Gaston
2017-12-04
Revert "Revert "Soong support for namespaces""
Jeff Gaston
2017-11-30
Revert "Soong support for namespaces"
Jeff Gaston
2017-11-29
Soong support for namespaces
Jeff Gaston