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

Test the wrappers #203

Open
sanguinariojoe opened this issue Apr 3, 2024 · 2 comments
Open

Test the wrappers #203

sanguinariojoe opened this issue Apr 3, 2024 · 2 comments
Assignees
Milestone

Comments

@sanguinariojoe
Copy link
Collaborator

On the past we had problems of wrappers that stopped working because someone changed something without updating the wrappers accordingly. Thus, a set of tests shall be added to test the wrappers:

  • The c_api test shall be improved to carry out actual tests
  • Fortran & Python testing shall be rather easy, we just need to create the tests, but making the CI/CD should not be a big deal
  • Rust I suppose shall be easy as well, so far the same than Fortran and Python
  • Matlab has uploaded some stuff to work with github actions. It is quite Matlab-ish... Everythin ill-documented and a mess, but we can try to give it a shot
@sanguinariojoe sanguinariojoe added this to the 2.3.0 milestone May 9, 2024
@sanguinariojoe sanguinariojoe self-assigned this May 9, 2024
@sanguinariojoe sanguinariojoe modified the milestones: 2.3.0, 2.4.0 May 31, 2024
@sanguinariojoe
Copy link
Collaborator Author

Python CI/CD is indeed already checking Python. The tests shall be added yet

@sanguinariojoe
Copy link
Collaborator Author

On #265 I created a first approach to compile and test the MATLAB wrapper

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