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

crosscat needs check.sh #36

Closed
riastradh-probcomp opened this issue Jun 3, 2015 · 3 comments
Closed

crosscat needs check.sh #36

riastradh-probcomp opened this issue Jun 3, 2015 · 3 comments

Comments

@riastradh-probcomp
Copy link
Contributor

Should take a single shell command to build Crosscat and run all automatic tests.

@riastradh-probcomp
Copy link
Contributor Author

Secondary issue: the automatic tests are hopelessly bad and do almost nothing to ensure that what Crosscat computes is reasonable.

@gregory-marton
Copy link
Contributor

So far what we have are python tests that segfault, and C++ tests that e.g. don't check for memory leaks, and integration testing via bayeslite. If the python tests worked, it would be easy enough to write a python test to check that the C++ tests passed, which would make it a single command. Thanks for updating the README.rst to reflect how to run the C++ tests!

@riastradh-probcomp
Copy link
Contributor Author

Fixed in c14344e.

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

No branches or pull requests

2 participants