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

Fixes to collection tests #615

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Dec 8, 2013

  1. Collections test suite was incorrect for “element”: the return value …

    …does not need to be the element type of the collection if “default:” is used.
    
    Collections test suite was too strict with add! and remove!: OD implements them on <collection>, not just <sequence>.
    BarAgent committed Dec 8, 2013
    Configuration menu
    Copy the full SHA
    1d28c14 View commit details
    Browse the repository at this point in the history