aboutsummaryrefslogtreecommitdiff
path: root/sdk/sdk_test.go
AgeCommit message (Expand)Author
2022-11-14Remove support for unused env vars from sdk snapshot generationPaul Duffin
2022-09-26Add sdk:"keep" tag supportPaul Duffin
2022-09-26Rename sdk field tag "keep" to "ignore"Paul Duffin
2022-09-14Exclude unsupported libraries from sdk snapshotPaul Duffin
2022-05-27bootclasspath_fragment: Require at least one hidden_api package propertyPaul Duffin
2022-05-24Remove support for generating versioned snapshotsPaul Duffin
2022-05-06For each sdk built generate a JSON file describing its contentsPaul Duffin
2022-04-21Remove unused uses_sdks property for apexesLiz Kammer
2021-10-05Retry: Separate hidden API flags needed in sdk snapshots for S and TPaul Duffin
2021-10-04Retry: Support generating sdk snapshot for specific build releasePaul Duffin
2021-10-04Revert "Support generating sdk snapshot for specific build release"Salmax Chang
2021-10-04Revert "Separate hidden API flags needed in sdk snapshots for S and T"Salmax Chang
2021-10-01Separate hidden API flags needed in sdk snapshots for S and TPaul Duffin
2021-10-01Support generating sdk snapshot for specific build releasePaul Duffin
2021-07-20Replace android.BuildOs with Config.BuildOSColin Cross
2021-07-14Support generating sdk snapshots that can be selected by Soong config varsPaul Duffin
2021-07-07Revert "Flag to control if generated SDK prebuilts are preferred."Mathew Inwood
2021-06-29Flag to control if generated SDK prebuilts are preferred.Mathew Inwood
2021-05-12Add SOONG_SDK_SNAPSHOT_VERSION supportPaul Duffin
2021-05-07Add SOONG_SDK_SNAPSHOT_PREFER supportPaul Duffin
2021-05-06Add baseline test for sdk snapshot env variablesPaul Duffin
2021-03-18Migrate sdk package to a per test build directoryPaul Duffin
2021-03-13Stop sdk package depending on testing.T being embedded in TestResultPaul Duffin
2021-03-11Switch CheckSnapshot from a testSdkResult method to a functionPaul Duffin
2021-03-10Merge "Remove duplicate sdk.TestHelper"Paul Duffin
2021-03-10Remove duplicate sdk.TestHelperPaul Duffin
2021-03-09Simplify TestSdkInstallPaul 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-02Add prebuilt_visibility propertyPaul Duffin
2020-07-15Disable all SDK snapshot generation tests on mac.Martin Stjernholm
2020-05-14Fix special case when appending a visibility rule to //visibility:private.Martin Stjernholm
2020-05-14Add explicit visibility on the self package in EffectiveVisibilityRules.Martin Stjernholm
2020-05-14Don't print :__pkg__ for package rules, since that's the default.Martin Stjernholm
2020-05-08Retry: Adds support for 'ignored-on-host'Paul Duffin
2020-05-08Retry: Detect invalid arch specific properties in snapshotPaul Duffin
2020-05-08Revert "Detect invalid arch specific properties in snapshot"Greg Kaiser
2020-05-08Revert "Adds support for 'ignored-on-host'"Greg Kaiser
2020-05-07Adds support for 'ignored-on-host'Paul Duffin
2020-05-07Detect invalid arch specific properties in snapshotPaul Duffin
2020-05-06Allow extractCommonProperties to return an errorPaul Duffin
2020-05-06Correct order of parameters to AssertDeepEqualsPaul Duffin
2020-05-06Encapsulate properties to be optimized in a containerPaul Duffin
2020-03-13Support extracting common values from embedded structuresPaul Duffin
2020-03-10Fix apex_availableJooyung Han
2020-03-04Add a nice install paths for module SDKs and exports.Nicolas Geoffray
2020-03-02Add CommonOS variant for sdkPaul Duffin
2020-02-20Simplify visibility rules that include //visibility:publicPaul Duffin
2019-12-09Ensure prebuilt modules have same visibility as source modulesPaul Duffin