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

Missing tests #130

Open
rwmcintosh opened this issue Mar 20, 2024 · 0 comments
Open

Missing tests #130

rwmcintosh opened this issue Mar 20, 2024 · 0 comments

Comments

@rwmcintosh
Copy link
Member

From the work done in this PR we found that two functions were not exported for use in Linux shared objects. We need to add testing for these methods because they are not covered (since all tests passed without them being exported)

SEXP r_get_sexp_type(SEXP par);
SEXP r_show_args(SEXP args);
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

1 participant