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

More tests #758

Merged
merged 3 commits into from
Oct 2, 2019
Merged

More tests #758

merged 3 commits into from
Oct 2, 2019

Conversation

sjakobi
Copy link
Collaborator

@sjakobi sjakobi commented Sep 30, 2019

I discovered these via a test coverage report for the Haskell
implementation.

This includes a type-inference failure test which the Haskell
implementation non-conformingly catches during parsing.

Related to #465.

I discovered these via a test coverage report for the Haskell
implementation.

This includes a type-inference failure test which the Haskell
implementation non-conformingly catches during parsing.

Related to #465.
@sjakobi
Copy link
Collaborator Author

sjakobi commented Oct 1, 2019

I've added some more tests, mostly type inference. The type inference code in the Haskell implementation is now fully covered (apart from a small pocket of dead code that I will soon eradicate!) :)

@sjakobi sjakobi changed the title More parser tests More tests Oct 1, 2019
@sjakobi sjakobi merged commit 1457988 into master Oct 2, 2019
@sjakobi sjakobi deleted the sjakobi/more-parser-tests branch October 2, 2019 01:18
sjakobi added a commit to dhall-lang/dhall-haskell that referenced this pull request Oct 2, 2019
mergify bot pushed a commit to dhall-lang/dhall-haskell that referenced this pull request Oct 3, 2019
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.

None yet

3 participants