Skip to content

Add target architectures as features - #1539

Merged
Stephan T. Lavavej (StephanTLavavej) merged 1 commit into
microsoft:masterfrom
cbezault:arch-features
Dec 18, 2020
Merged

Add target architectures as features#1539
Stephan T. Lavavej (StephanTLavavej) merged 1 commit into
microsoft:masterfrom
cbezault:arch-features

Conversation

@cbezault

@cbezault Curtis J Bezault (cbezault) commented Dec 17, 2020

Copy link
Copy Markdown
Contributor

The nvcc tests are only meant to be run when testing the x64 version of the STL so when they were added I made them require an x64 feature. However, I forgot to add that feature when adding the tests and so the tests were just always skipped.
This PR makes all the target architectures also features.

@cbezault Curtis J Bezault (cbezault) added bug Something isn't working test Related to test code labels Dec 17, 2020
@cbezault
Curtis J Bezault (cbezault) requested a review from a team as a code owner December 17, 2020 03:27
@StephanTLavavej

Copy link
Copy Markdown
Member

🎯

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

Labels

bug Something isn't working high priority Important! test Related to test code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants