summaryrefslogtreecommitdiff
path: root/xml/xml_test.go
AgeCommit message (Expand)Author
2021-03-22Remove usages of FixtureFactory from misc packagesPaul Duffin
2021-03-18Convert xml package to fixturesPaul Duffin
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-06-01Soong package structure refactoringJaewoong Jung
2019-12-18Move filesystem into ConfigColin Cross
2019-12-13Use empty string for core image variantColin Cross
2019-12-06Move ImageMutator after archMutatorColin Cross
2019-11-25Make TestContext.RegisterModuleType take an android.ModuleFactoryColin Cross
2019-10-03Replace RelPathString() with ToMakePath()Colin Cross
2019-07-22fix: prebuilt_etc_xmlJooyung Han
2018-04-28Add prebuilt_etc_xmlJiyong Park