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 missing test for standard libraries #202

Open
4 of 7 tasks
momohatt opened this issue Aug 12, 2020 · 0 comments
Open
4 of 7 tasks

Add missing test for standard libraries #202

momohatt opened this issue Aug 12, 2020 · 0 comments

Comments

@momohatt
Copy link
Member

momohatt commented Aug 12, 2020

Tests for following standard libraries seem to be missing. Although some libraries might be difficult to test (such as random.egi or io.egi), it'd be nice to have some tests that make sure all the functions in these libraries can be (at least) executed without dynamic errors.

  • lib/core/io.egi
  • lib/core/random.egi
  • lib/core/shell.egi
  • lib/core/sort.egi
  • Everything under lib/math/geometry
  • lib/math/analysis/integral.egi
  • lib/math/algebra/matrix.egi
@momohatt momohatt added the test label Oct 5, 2020
@momohatt momohatt changed the title Add test for lib/math/analysis/integral.egi Add missing test for standard libraries Oct 6, 2020
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