Skip to content

Improve handling of types #91

Open
@decibel

Description

@decibel

This affects the function tests (IE: function_owner_is), but might impact others.

The current API of passing in a name is problematic because if you pass in a non-canonical type name (ie: int) you end up with a very confusing 'function does not exist' error. It would be better if we were dealing with regtype[].

Any significant downsides to changing the parameters of the function_* test functions? FWIW, regtype[] exists back to at least 9.0.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions