-
Notifications
You must be signed in to change notification settings - Fork 59
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
device module unit tests #128
base: master
Are you sure you want to change the base?
Conversation
I've added @CoreRasurae as a reviewer so he can also contribute any comments as this PR develops. |
@yana2301 Hi Yana, I've seen you've removed some integration tests that seem relevant to me... I know they aren't unit tests, but still, integration tests are also useful. |
@yana2301 I agree with @CoreRasurae . Several tests were removed that were working well. |
@yana2301 Hi Iana, please tell me when you have this PR ready for reviewing. I will also want to know your plans regarding the deleted tests. |
# Conflicts: # src/test/java/com/aparapi/device/JavaDeviceTest.java # src/test/java/com/aparapi/device/OpenCLDeviceGetArgsTest.java # src/test/java/com/aparapi/device/OpenCLDeviceTest.java # src/test/java/com/aparapi/device/OpenCLInvocationHandlerTest.java # src/test/java/com/aparapi/device/Utils.java # src/test/java/com/aparapi/internal/kernel/Utils.java
No description provided.