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

Add makefile for tests #14

Open
muraliadithya opened this issue Jan 17, 2021 · 0 comments
Open

Add makefile for tests #14

muraliadithya opened this issue Jan 17, 2021 · 0 comments
Assignees
Labels
task Incomplete functionality

Comments

@muraliadithya
Copy link
Owner

With the solver changing several times, it is useful to have a test suite that runs on various simple and complex tests, as well as edge cases that we may encounter using the solver in various places.

The idea is to have a single command like 'make tests' that executes the tests using appropriate options for each one and displays results of how many succeeded or failed. This will likely involve writing some kind of comment-like structured text at the top of each such test file that specifies what options to provide.

@muraliadithya muraliadithya added the task Incomplete functionality label Jan 17, 2021
@muraliadithya muraliadithya self-assigned this Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Incomplete functionality
Projects
None yet
Development

No branches or pull requests

1 participant