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

Copies some python test of modulestream into C #211

Merged
merged 1 commit into from
Mar 12, 2019

Commits on Mar 9, 2019

  1. Copies some python test of modulestream into C

    Most of the tests for ModuleStream objects are run under Python.
    The valgrind tests for identifying memory leaks and errors can only
    run against tests in the C.
    The tests for ModuleStream.depends_on_stream have been copied from
    Python to C.
    issue : fedora-modularity#199
    athira-selvam committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    6d57c6b View commit details
    Browse the repository at this point in the history