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

Need nominal C & Perl test suites #5

Open
1 of 3 tasks
d-lamb opened this issue Jan 11, 2016 · 0 comments
Open
1 of 3 tasks

Need nominal C & Perl test suites #5

d-lamb opened this issue Jan 11, 2016 · 0 comments

Comments

@d-lamb
Copy link
Collaborator

d-lamb commented Jan 11, 2016

At the moment there is no way to see if changes to the code break something other than by checking for compiler errors or running one of the relaxation examples. A 'make check' C test suite and a 'make test' Perl test suite are necessary. Tests could come in multiple levels:

  • Initialization and population of the basic Flux objects
  • Operations on fluxons: adding & removing vertices, opening fluxons, adding fluxons to a world, etc.
  • Comparison of forces to analytic solutions
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

1 participant