aboutsummaryrefslogtreecommitdiff
path: root/android/package_test.go
AgeCommit message (Expand)Author
2021-12-13cosmetic changesUsta
2021-09-02Do not modules in files called "Blueprints".Lukacs T. Berki
2021-03-22Remove uses of FixtureFactory from android packagePaul Duffin
2021-03-18Convert android/singleton_module_test.go to test fixturesPaul Duffin
2021-01-06Revert^2 "Add ability to declare licenses in soong."Bob Badour
2021-01-06Revert "Add ability to declare licenses in soong."Jerome Gaillard
2021-01-05Add ability to declare licenses in soong.Bob Badour
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
2020-05-05Simplify package by using LoadHook instead of mutatorsPaul Duffin
2020-01-15Dedup package build components registrationPaul Duffin
2019-12-18Move filesystem into ConfigColin Cross
2019-12-09Ensure prebuilt modules have same visibility as source modulesPaul Duffin
2019-11-25Make TestContext.RegisterModuleType take an android.ModuleFactoryColin Cross
2019-07-03Remove ioutil.TempDir from each android/soong/android testColin Cross
2019-06-27Allow default visibility to be set per packagePaul Duffin