summaryrefslogtreecommitdiff
path: root/sdk/java_sdk_test.go
AgeCommit message (Expand)Author
2021-07-15Propagate permitted packages to sdk snapshotPaul Duffin
2021-06-23Remove duplicate component from sdk snapshotPaul Duffin
2021-06-22Add test for sdk that contains overlapping membersPaul Duffin
2021-05-12Add support for SOONG_SDK_SNAPSHOT_USE_SRCJARPaul Duffin
2021-05-06Make sdk tests more realisticPaul Duffin
2021-04-16java_sdk_library: Make dex stub jars available for hiddenapiPaul Duffin
2021-04-16Migrate sdk tests away from checkAndroidBpContentsPaul Duffin
2021-03-26Merge changes I71a83e3a,I66101c0c,Ie387c8c4,Iea742e75Colin Cross
2021-03-25Move metalava's output files into a subdirectoryColin Cross
2021-03-25Disallow non-existent paths in sdk packagePaul Duffin
2021-03-25Improve sdk snapshot testingPaul Duffin
2021-03-24Remove testSdkWithJavaPaul Duffin
2021-03-24Convert java_sdk_test.go tests to fixturesPaul Duffin
2021-03-21Add prepareForSdkTestWithJavaPaul Duffin
2021-03-13Stop sdk package depending on testing.T being embedded in TestResultPaul Duffin
2021-03-11Support test fixtures in sdk packagePaul Duffin
2021-03-11Switch CheckSnapshot from a testSdkResult method to a functionPaul Duffin
2021-03-11Make testSdkResult compatible with android.TestResultPaul Duffin
2021-03-03Make apex.updatable default to true.Mathew Inwood
2021-02-05Export implementation class jars for java_boot_libsPaul Duffin
2021-01-15Add java_boot_libs to sdkPaul Duffin
2020-12-21Add attribute to disable last-api compat trackingAnton Hansson
2020-11-19Revert "Use glob for java_sdk_library_import stub_srcs"Paul Duffin
2020-11-17Merge "Always set apex_available in SDK snapshots."Treehugger Robot
2020-11-10Remove support for droidstubs in sdk/module_exportsPaul Duffin
2020-11-09Use glob for java_sdk_library_import stub_srcsPaul Duffin
2020-11-04Always set apex_available in SDK snapshots.Martin Stjernholm
2020-10-09Revert "Make lots of tests run in parallel"Colin Cross
2020-10-06Make lots of tests run in parallelColin Cross
2020-10-01Explicitly specify visibility in sdk/module_exports snapshotPaul Duffin
2020-09-28Allow java_sdk_library to specify doctags_filesPaul Duffin
2020-09-11Remove framework-modules naming schemePaul Duffin
2020-08-19Reland: Deduplicate APEX variants that would build identicallyColin Cross
2020-07-24Avoid creating APEX variant for sdk memberPaul Duffin
2020-07-23Enforce the legacy core/platform API restriction.Pete Gillin
2020-07-20Generate module lib API and scope togetherPaul Duffin
2020-07-15Disable all SDK snapshot generation tests on mac.Martin Stjernholm
2020-07-09Ensure that sdk/module_exports depends on source membersPaul Duffin
2020-06-24Include resources in sdk snapshot of java library implPaul Duffin
2020-06-15java_sdk_library: Add system-server scopePaul Duffin
2020-06-08Split the core/platform API into stable and legacy versions.Pete Gillin
2020-06-02Copy removed.txt file to the snapshot correctlyPaul Duffin
2020-05-28java_sdk_library: Propagate shared_library to snapshotPaul Duffin
2020-05-14Correct module_lib scope namePaul Duffin
2020-05-13java_sdk_library: Propagate naming_scheme to snapshotPaul Duffin
2020-05-13java_sdk_library: Add sdk_version for API scopesPaul Duffin
2020-05-13java_sdk_library: Allow separate api/stubs source modulesPaul Duffin
2020-05-12java_sdk_library: Preserve sdk_version: "none" in snapshotPaul Duffin
2020-05-08java_sdk_library: Specify visibility of stubs modulesPaul Duffin
2020-05-08java_sdk_library: Add support for module_lib API surfacePaul Duffin