summaryrefslogtreecommitdiff
path: root/java/hiddenapi_singleton_test.go
AgeCommit message (Expand)Author
2021-04-13Improve realism of boot jar tests Paul Duffin
2021-04-01Remove FixturePreparer.Extend() Paul Duffin
2021-03-30Remove extraneous calls to TestingBuildParams.RelativeToTop() Paul Duffin
2021-03-24Remove javaFixtureFactory Paul Duffin
2021-03-24Remove uses of buildDir in java/hiddenapi_singleton_test.go Paul Duffin
2021-03-16Fix hiddenapi tests to work without javaMockFS() Paul Duffin
2021-03-16Convert hiddenapi tests to use test fixtures Paul Duffin
2021-03-01Avoid hiddenapi ignoring prebuilt with missing dex implementation jar Paul Duffin
2021-02-16Remove implicit dependency from <x> -> <x>-hiddenapi Paul Duffin
2021-02-16Allow explicitly specified additional annotations for hiddenapi Paul Duffin
2021-02-11Ensure that <x>-hiddenapi modules are included in hiddenapi-index.csv Paul Duffin
2021-02-08Refactor the hiddenAPI() method for reusability Paul Duffin
2021-02-07Remove duplicate entries from hiddenapi files Paul Duffin
2021-02-07Add test for hiddenAPI index file generation Paul Duffin
2021-02-04Detect empty apex in ConfiguredJarList Paul Duffin
2021-01-19Enable prebuilt hiddenapi CSV files. Bill Peckham
2020-12-23Automatically set uncompress_dex for java_import. Bill Peckham
2020-11-12Pass Config to NewTestContext instead of ctx.Register Colin Cross
2020-10-27Cleanup usages of CreateConfiguredJarList Paul Duffin
2020-10-27Switch BootJars/UpdatableBootJars to ConfiguredJarList Paul Duffin
2020-10-09Revert "Make lots of tests run in parallel" Colin Cross
2020-10-06Make lots of tests run in parallel Colin Cross
2020-09-18Make hiddenapi use prebuilt stubs when it should Anton Hansson
2020-09-10Add hidden_api for java_import Liz Kammer