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

Improve error handling for Image, Images, PreImage, PreImages #3454

Merged

Commits on Jun 24, 2019

  1. lib: improve error handling for Image, ...

    ..., `Images`, `PreImage`, and `PreImages`.
    
    If one of these functions figures out that the second argument is not an
    element or subset of the Range or the Source, it now tells the user.
    The same changes are replicated to `hpcgap/lib/mapping.gi`.
    
    Improves the structuring of the `mapping.tst` file. Adds tests for the
    new error handling.
    
    Also adds some general tests for `Image`, `Images`, `PreImage`,
    `PreImages`.
    ssiccha committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    b4ab5d0 View commit details
    Browse the repository at this point in the history