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

Finishing porting Erlang tests #13

Open
seliopou opened this issue Aug 5, 2015 · 2 comments
Open

Finishing porting Erlang tests #13

seliopou opened this issue Aug 5, 2015 · 2 comments

Comments

@seliopou
Copy link
Member

seliopou commented Aug 5, 2015

The decision diagram tests in lib_test/test_logic.ml contain commented out tests from the Erlang project. Some will not be applicable to the OCaml version, in which case they should be deleted from the file. However the majority of them should be ported over to OCaml and become part of the test suite.

@tmcgilchrist
Copy link
Contributor

The 2 Haskell implementations have tests of varying quality that might be interesting to look at;
webcrank.hs and airship.

@tmcgilchrist
Copy link
Contributor

I'm working on converting the tests and implementing some of the missing parts here. It's not quite ready yet.

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

2 participants