aboutsummaryrefslogtreecommitdiff
path: root/cc/test_data_test.go
AgeCommit message (Expand)Author
2021-09-02Do not modules in files called "Blueprints".Lukacs T. Berki
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
2019-12-18Move filesystem into ConfigColin Cross
2019-11-25Make TestContext.RegisterModuleType take an android.ModuleFactoryColin Cross
2019-03-20Replace ctx.ExpandSources with android.PathsForModuleSrcColin Cross
2019-03-07Annotate paths and deprecate ExtractSource(s)DepsColin Cross
2018-07-22Fix `go vet` issuesDan Willemsen
2018-04-18Fix few issues with filegroupsPirama Arumuga Nainar
2018-03-15Extract failIfErrored() to android/testing.goLogan Chien
2017-10-10Let tests override environmentColin Cross
2017-07-14Add integration testing infrastructureColin Cross
2017-06-30Refactor factoriesColin Cross
2017-03-16Use a minimal set of mutators, module types, and singletons for testsColin Cross
2017-02-02Support data properties for test binariesColin Cross