summaryrefslogtreecommitdiff
path: root/java/hiddenapi_singleton_test.go
AgeCommit message (Expand)Author
2021-05-18Add a test for hidden API encoding of java_sdk_libraryPaul Duffin
2021-05-14Refactor special handling of hidden API encoding for master-artPaul Duffin
2021-04-22Move monolithic stub flags generation to platform_bootclasspathPaul Duffin
2021-04-14Move hidden API index file rule to platform_bootclasspathPaul Duffin
2021-04-13Improve realism of boot jar testsPaul Duffin
2021-04-01Remove FixturePreparer.Extend()Paul Duffin
2021-03-30Remove extraneous calls to TestingBuildParams.RelativeToTop()Paul Duffin
2021-03-24Remove javaFixtureFactoryPaul Duffin
2021-03-24Remove uses of buildDir in java/hiddenapi_singleton_test.goPaul Duffin
2021-03-16Fix hiddenapi tests to work without javaMockFS()Paul Duffin
2021-03-16Convert hiddenapi tests to use test fixturesPaul Duffin
2021-03-01Avoid hiddenapi ignoring prebuilt with missing dex implementation jarPaul Duffin
2021-02-16Remove implicit dependency from <x> -> <x>-hiddenapiPaul Duffin
2021-02-16Allow explicitly specified additional annotations for hiddenapiPaul Duffin
2021-02-11Ensure that <x>-hiddenapi modules are included in hiddenapi-index.csvPaul Duffin
2021-02-08Refactor the hiddenAPI() method for reusabilityPaul Duffin
2021-02-07Remove duplicate entries from hiddenapi filesPaul Duffin
2021-02-07Add test for hiddenAPI index file generationPaul Duffin
2021-02-04Detect empty apex in ConfiguredJarListPaul 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.RegisterColin Cross
2020-10-27Cleanup usages of CreateConfiguredJarListPaul Duffin
2020-10-27Switch BootJars/UpdatableBootJars to ConfiguredJarListPaul Duffin
2020-10-09Revert "Make lots of tests run in parallel"Colin Cross
2020-10-06Make lots of tests run in parallelColin Cross
2020-09-18Make hiddenapi use prebuilt stubs when it shouldAnton Hansson
2020-09-10Add hidden_api for java_importLiz Kammer