Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup tests/P0024R2_parallel_algorithms_is_partitioned #3174

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

CaseyCarter
Copy link
Member

  • Guard test case that requires ranges of length at least 4
  • Remove unnecessary std::-qualifications

Validated both normal and EXHAUSTIVE runs complete successfully.

See #3172.

* Guard test case that requires ranges of length at least 4
* Remove unnecessary `std::`-qualifications

Validated both normal and `EXHAUSTIVE` runs complete successfully.

See microsoft#3172.
@CaseyCarter CaseyCarter added the test Related to test code label Oct 24, 2022
@CaseyCarter CaseyCarter requested a review from a team as a code owner October 24, 2022 17:07
@StephanTLavavej StephanTLavavej self-assigned this Oct 25, 2022
@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 71d5417 into microsoft:main Oct 26, 2022
@StephanTLavavej
Copy link
Member

Thanks for fixing this test! 🛠️ ✨ 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Related to test code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants