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

Implement test suite for binary format in Idris backend #228

Open
andrevidela opened this issue May 28, 2020 · 0 comments
Open

Implement test suite for binary format in Idris backend #228

andrevidela opened this issue May 28, 2020 · 0 comments
Labels
code:tests feature:enhancement Enhancements that do not affect core functionality

Comments

@andrevidela
Copy link
Collaborator

during #227 I noticed the serialisation functions for binary weren't actually used.

Given the flexibility of the interface maybe this is the opportunity to use quickcheck.

maybe after TermWrite is rewritten to support specialisation we can have a proof that deserialise . serialise = id ?

@andrevidela andrevidela changed the title Implement test suite for binary backend Implement test suite for binary format in Idris backend May 28, 2020
@andrevidela andrevidela added the feature:enhancement Enhancements that do not affect core functionality label Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code:tests feature:enhancement Enhancements that do not affect core functionality
Projects
None yet
Development

No branches or pull requests

1 participant