-
Notifications
You must be signed in to change notification settings - Fork 93
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
Commits on Jun 2, 2018
-
Add tests for foreign interface
Lars Gohr committedJun 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 7e4c853 - Browse repository at this point
Copy the full SHA 7e4c853View commit details
Commits on Jun 23, 2018
-
Implementing import for foreign packages
Lars Gohr committedJun 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 6213625 - Browse repository at this point
Copy the full SHA 6213625View commit details -
Remove go generate, due to the fact that counterfeiter will support t…
…his variant after this commit
Lars Gohr committedJun 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 5a5572d - Browse repository at this point
Copy the full SHA 5a5572dView commit details
Commits on Aug 5, 2018
-
Import hyphened imports as underscored, due to preventing collisions
Lars Gohr committedAug 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 0c743a9 - Browse repository at this point
Copy the full SHA 0c743a9View commit details -
Remove old implementation to prevent duplicates
Lars Gohr committedAug 5, 2018 Configuration menu - View commit details
-
Copy full SHA for bbf96a5 - Browse repository at this point
Copy the full SHA bbf96a5View commit details
Commits on Aug 7, 2018
-
Falling back to the old solution on error, due to the fact that types…
….Importer does not support locally vendored packages
Lars Gohr committedAug 7, 2018 Configuration menu - View commit details
-
Copy full SHA for dbb9f05 - Browse repository at this point
Copy the full SHA dbb9f05View commit details
Commits on Aug 28, 2018
-
Introduce feature tests for specific go versions
Lars Gohr committedAug 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 7b051ef - Browse repository at this point
Copy the full SHA 7b051efView commit details -
Use correct string syntax according to https://docs.travis-ci.com/use…
Lars Gohr committedAug 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 5773aee - Browse repository at this point
Copy the full SHA 5773aeeView commit details -
Exclude go 1.8 for foreign interfaces
Lars Gohr committedAug 28, 2018 Configuration menu - View commit details
-
Copy full SHA for ec474f7 - Browse repository at this point
Copy the full SHA ec474f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d20878 - Browse repository at this point
Copy the full SHA 3d20878View commit details