aboutsummaryrefslogtreecommitdiff
path: root/xml/xml_test.go
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of FixtureFactory from misc packagesPaul Duffin2021-03-221-4/+2
* Convert xml package to fixturesPaul Duffin2021-03-181-48/+18
* Pass Config to NewTestContext instead of ctx.RegisterColin Cross2020-11-121-2/+2
* Revert "Make lots of tests run in parallel"Colin Cross2020-10-091-1/+0
* Make lots of tests run in parallelColin Cross2020-10-061-0/+1
* Soong package structure refactoringJaewoong Jung2020-06-011-1/+2
* Move filesystem into ConfigColin Cross2019-12-181-11/+9
* Use empty string for core image variantColin Cross2019-12-131-2/+2
* Move ImageMutator after archMutatorColin Cross2019-12-061-2/+2
* Make TestContext.RegisterModuleType take an android.ModuleFactoryColin Cross2019-11-251-2/+2
* Replace RelPathString() with ToMakePath()Colin Cross2019-10-031-19/+29
* fix: prebuilt_etc_xmlJooyung Han2019-07-221-8/+29
* Add prebuilt_etc_xmlJiyong Park2018-04-281-0/+86