Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to robolectric 4 #11

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Sep 13, 2019

  1. Configuration menu
    Copy the full SHA
    dfe4d7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd85956 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5f9a8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35da47a View commit details
    Browse the repository at this point in the history
  5. Updates ElectricSputnik to support new version of Robolectric, and up…

    …dates class formatting a bit.
    alexwhb committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    a659dee View commit details
    Browse the repository at this point in the history
  6. Updates RobolectricVersionChecker to only support version 4.0 to 4.3 …

    …and gives a warning message for people on older versions of Robolectric.
    alexwhb committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    6f8d99d View commit details
    Browse the repository at this point in the history
  7. Updates ElectricSpecification updating class formatting and removing …

    …unnecessary semicolon.
    alexwhb committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    8d7b4b7 View commit details
    Browse the repository at this point in the history
  8. Updates ContainedRobolectricTestRunner's containedBeforeTest, and con…

    …tainedAfterTest to be public again, since this broke things when they where not public. woops.
    alexwhb committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    b6c0817 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e50fa04 View commit details
    Browse the repository at this point in the history
  10. Removed unneeded props from test-robolectric.properties and Updated C…

    …ontainedRobolectricTestRunnerTest.groovy
    alexwhb committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    5da176a View commit details
    Browse the repository at this point in the history