Skip to content

Add regression test #6478

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

Merged
merged 1 commit into from
May 9, 2019
Merged

Conversation

nicolasstucki
Copy link
Contributor

Show how it is possible to test error reporting within a macro without an additional framework

Show how it is possible to test error reporting within a macro without an additional framework
@nicolasstucki
Copy link
Contributor Author

@alemannosara and @yibnl here I created an example of how one could create some infrastructure to test error position and messages based on a custom reported and an additional macro that uses the same core implementation.

@nicolasstucki nicolasstucki requested a review from liufengyun May 8, 2019 17:20
@nicolasstucki nicolasstucki marked this pull request as ready for review May 8, 2019 17:20
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nicolasstucki nicolasstucki merged commit 539d8ca into scala:master May 9, 2019
@nicolasstucki nicolasstucki deleted the add-regression-test branch May 9, 2019 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants