Skip to content

add custom-allocator testing suite #669

Description

@alejandro-vaz

with the recent addition of our allocator API, some methods using collections broke, as in #632

we currently lack a proper testing suite for operations involving SmallVec and its collections under a custom allocator

create a new testing file that defines a custom allocator not marked as global and runs many of the tests tests/main.rs does, specially those relevant to things that might conflict with the allocator, such as collections

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

help wantedNo clear candidate to implement itr-testingrelated to testing

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions