Skip to content

Improve test coverage of ranges::views #1409

@miscco

Description

@miscco

In #1406 (comment) @CaseyCarter noted that we should test the conditional noexcept clauses for the different views.

Also, we should audit the view tests for missing coverage due to the fact that test::range (as defined in tests/std/include/range_algorithm_support.hpp) always models simple-view.

As this affects all views we should do this in one consistent run

Metadata

Metadata

Assignees

No one assigned

    Labels

    rangesC++20/23 rangestestRelated to test code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions