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

Import foreign interfaces #88

Closed
wants to merge 10 commits into from
Closed

Commits on Jun 2, 2018

  1. Add tests for foreign interface

    Lars Gohr committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    7e4c853 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Implementing import for foreign packages

    Lars Gohr committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    6213625 View commit details
    Browse the repository at this point in the history
  2. Remove go generate, due to the fact that counterfeiter will support t…

    …his variant after this commit
    Lars Gohr committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    5a5572d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. Configuration menu
    Copy the full SHA
    0c743a9 View commit details
    Browse the repository at this point in the history
  2. Remove old implementation to prevent duplicates

    Lars Gohr committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    bbf96a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Falling back to the old solution on error, due to the fact that types…

    ….Importer does not support locally vendored packages
    Lars Gohr committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    dbb9f05 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Introduce feature tests for specific go versions

    Lars Gohr committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    7b051ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5773aee View commit details
    Browse the repository at this point in the history
  3. Exclude go 1.8 for foreign interfaces

    Lars Gohr committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    ec474f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d20878 View commit details
    Browse the repository at this point in the history