More test coverage for the parts added by the One Ranges Proposal.
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rGb06049bc3b79: [libc++][NFC] Add more tests to `move_{iterator,sentinel}`.
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Event Timeline
LGTM with passing tests (the issue looks fairly benign) and after you've investigated whether we can test with more archetypes. Thanks for adding these tests!
libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.-/sentinel.pass.cpp | ||
---|---|---|
83–84 | What about cpp20_input_iterator? And output_iterator? I think it may be possible to improve test coverage here and elsewhere by adding tests with a couple more archetypes. |
clang-format not found in user’s local PATH; not linting file.