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 test python-only #227

Merged
merged 1 commit into from
Mar 3, 2021
Merged

Add test python-only #227

merged 1 commit into from
Mar 3, 2021

Conversation

ltaylor16
Copy link
Member

tutorial.yaml was creating fortran and C wrappers because of a recent
change which promoted wrap_fortran up to the top level.
has_default_args was creating functions for Fortran and C when the
wrapper was not requested.

Add a regression test to process tutorial with only wrap_python=True.

#226

tutorial.yaml was creating fortran and C wrappers because of a recent
change which promoted wrap_fortran up to the top level.
has_default_args was creating functions for Fortran and C when the
wrapper was not requested.

Add a regression test to process tutorial with only wrap_python=True.

#226
@ltaylor16 ltaylor16 merged commit 73bb59a into develop Mar 3, 2021
@ltaylor16 ltaylor16 deleted the python-only branch March 4, 2021 03:14
This pull request was closed.
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

Successfully merging this pull request may close these issues.

1 participant