summaryrefslogtreecommitdiff
path: root/android/package_test.go
AgeCommit message (Expand)Author
2021-12-13cosmetic changes Usta
2021-09-02Do not modules in files called "Blueprints". Lukacs T. Berki
2021-03-22Remove uses of FixtureFactory from android package Paul Duffin
2021-03-18Convert android/singleton_module_test.go to test fixtures Paul 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.Register Colin Cross
2020-10-09Revert "Make lots of tests run in parallel" Colin Cross
2020-10-06Make lots of tests run in parallel Colin Cross
2020-05-05Simplify package by using LoadHook instead of mutators Paul Duffin
2020-01-15Dedup package build components registration Paul Duffin
2019-12-18Move filesystem into Config Colin Cross
2019-12-09Ensure prebuilt modules have same visibility as source modules Paul Duffin
2019-11-25Make TestContext.RegisterModuleType take an android.ModuleFactory Colin Cross
2019-07-03Remove ioutil.TempDir from each android/soong/android test Colin Cross
2019-06-27Allow default visibility to be set per package Paul Duffin