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

add namespace around viewTest #305

Merged

Conversation

BenjaminW3
Copy link
Member

Simply add the namespace alpaka::test::mem::view to the viewTest method. Furthermore rename it to viewTestImmutable because this only tests things that can be checked without modifying the view (applicable to const views). There will be a viewTestMutable for testing set and copy on views (See #159 and #290).

@psychocoderHPC psychocoderHPC merged commit c97b847 into alpaka-group:develop Jan 9, 2017
@BenjaminW3 BenjaminW3 deleted the topic-add-namespace branch January 9, 2017 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants