Skip to content

Improve views::drop(_while) and views::take(_while) tests#3390

Merged
StephanTLavavej merged 4 commits intomicrosoft:mainfrom
JMazurkiewicz:const_drops
Feb 14, 2023
Merged

Improve views::drop(_while) and views::take(_while) tests#3390
StephanTLavavej merged 4 commits intomicrosoft:mainfrom
JMazurkiewicz:const_drops

Conversation

@JMazurkiewicz
Copy link
Contributor

@JMazurkiewicz JMazurkiewicz commented Feb 5, 2023

This PR adds extra test coverage for ranges::view_interface::c(begin|end) functions.

Towards #3391.

@JMazurkiewicz

This comment was marked as outdated.

@fsb4000

This comment was marked as resolved.

@JMazurkiewicz

This comment was marked as outdated.

@celonymire

This comment was marked as resolved.

@CaseyCarter CaseyCarter added test Related to test code ranges C++20/23 ranges labels Feb 6, 2023
@StephanTLavavej
Copy link
Member

Thanks! I pushed a conflict-free merge with main followed by fixes for the minor issues I noticed. It appeared that the repeated line was just harmlessly duplicated, instead of intending to test something else.

@StephanTLavavej StephanTLavavej self-assigned this Feb 13, 2023
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit 580ae14 into microsoft:main Feb 14, 2023
@StephanTLavavej
Copy link
Member

Thanks for improving this test coverage! ✅ ✔️ ☑️

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

Labels

ranges C++20/23 ranges test Related to test code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants