• mikecase's avatar
    Add a custom Robolectric testrunner. · 8758634a
    mikecase authored
    The default Robolectric testrunner has some behaviors we want to override. By
    default the Robolectric testrunner will download the Robolectric runtime
    dependencies from the Maven central reposoitory. In addition, Robolectric won't
    run at all if the API level in the AndroidManifest isn't officially supported by
    Robolectric which isn't what we want.
    
    BUG=448030
    
    Review URL: https://codereview.chromium.org/942083003
    
    Cr-Commit-Position: refs/heads/master@{#321819}
    8758634a
robolectric.gyp 1.45 KB