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

Proper test framework #34

Closed
kirelagin opened this issue Sep 8, 2016 · 0 comments
Closed

Proper test framework #34

kirelagin opened this issue Sep 8, 2016 · 0 comments

Comments

@kirelagin
Copy link
Contributor

No description provided.

@kirelagin kirelagin added the wut? label Sep 8, 2016
kirelagin added a commit that referenced this issue Sep 15, 2016
Kinda improves #34. Somewhat related to #36.

This simplifies and unifies tests of name resolver and type checker.
The idea is to store as much as possible in instance variables and
to keep everything in one place.

The one major negative consequence of this approach is that now
Prelude is being type checked before every single test. Hopefully, this
will be addressed later.
@valis valis closed this as completed Nov 15, 2018
@ice1000 ice1000 added the tests label Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants