aboutsummaryrefslogtreecommitdiffstats
path: root/android/namespace_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move filesystem into ConfigColin Cross2019-12-181-3/+2
* Make TestContext.RegisterModuleType take an android.ModuleFactoryColin Cross2019-11-251-3/+3
* Give Blueprint modules access to all namespacesColin Cross2019-06-141-0/+43
* Share buildDir for android/soong/android testsColin Cross2019-06-101-8/+0
* Fix module rename inside namespaceColin Cross2018-04-161-2/+36
* Extract failIfErrored() to android/testing.goLogan Chien2018-03-151-10/+1
* Move namespace mutator earlier to support defaultsDan Willemsen2018-01-261-1/+1
* Make ninja file deterministic even with dup module namesJeff Gaston2017-12-041-0/+20
* require namespaces to be declared only in files named Android.bpJeff Gaston2017-12-041-13/+44
* Revert "Revert "Soong support for namespaces""Jeff Gaston2017-12-041-0/+652
* Revert "Soong support for namespaces"Jeff Gaston2017-11-301-652/+0
* Soong support for namespacesJeff Gaston2017-11-291-0/+652