Skip to content

Sort test: check stability (device policies) #2104

Open
@dmitriy-sobolev

Description

@dmitriy-sobolev

Summary:
stable_sort.pass does not check stability when the algorithm is executed with device policies.

Stability, however, is checked in stable_sort_by_key.pass, which shares the same implementation, but it is an implementation details we should not rely on.

There is a TODO in the test:

Metadata

Metadata

Assignees

No one assigned

    Labels

    testTest only Change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions