Skip to content

Conversation

@cbezault
Copy link
Contributor

@cbezault cbezault commented Dec 9, 2020

Fixes #639

This PR also changes the mechanism by which we detect tests. We now recognize any file ending with compile.pass.cpp or test.cpp under tr1/tests and std/tests as a test. The test.lst files are now only for internal usage.

@cbezault cbezault requested a review from a team as a code owner December 9, 2020 00:09
@cbezault cbezault changed the title Add an nvcc test run to the include each header alone test Add an nvcc test which compiles all the headers at once Dec 9, 2020
@cbezault cbezault added the test Related to test code label Dec 9, 2020
@StephanTLavavej StephanTLavavej self-assigned this Dec 9, 2020
Copy link
Contributor

@CaseyCarter CaseyCarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of these "requested changes" may actually be "requested explanation" ;)

@cbezault cbezault requested a review from CaseyCarter December 11, 2020 06:01
@StephanTLavavej StephanTLavavej removed their assignment Dec 12, 2020
@StephanTLavavej
Copy link
Member

Everything looks great. I've pushed a merge with master, no conflicts.

@StephanTLavavej StephanTLavavej self-assigned this Dec 16, 2020
@StephanTLavavej StephanTLavavej merged commit 839c21c into microsoft:master Dec 17, 2020
@StephanTLavavej
Copy link
Member

Thanks for figuring out the necessary magic to improve our CUDA coverage! 🔮 😻

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.

tests/std: Harness CUDA/NVCC

3 participants