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 case for replaceFD issue #299 #300

Merged
merged 6 commits into from
Mar 14, 2023

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    fcd9e28 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    f5b7511 View commit details
    Browse the repository at this point in the history
  2. - dont use c++11

    fbergmann committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1704de5 View commit details
    Browse the repository at this point in the history
  3. - fix example to be valid

    fbergmann committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    f72d01e View commit details
    Browse the repository at this point in the history
  4. - fix test

    * libsbml complained about units for the reaction using f_relabelled, so use initial assignment instead
    
    * needed to restore fd ptr
    fbergmann committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    4ae3508 View commit details
    Browse the repository at this point in the history
  5. java / c# tests updated

    since we have a new function definition the old test failed
    fbergmann committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    6029a6c View commit details
    Browse the repository at this point in the history