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

Commits on Mar 3, 2021

  1. Add test python-only

    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 committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    926380d View commit details
    Browse the repository at this point in the history