Allow users to transform the test expression for files#53
Allow users to transform the test expression for files#53
Conversation
vchuravy
commented
Oct 16, 2025
- Use Malt instead of Distributed.jl (Use Malt instead of Distributed.jl #48)
- Allow users to transform the test expression for files
|
Custom tests should also be transfomed, no? To cover the GPUArrays test suite. |
08f556a to
6978b54
Compare
I was debating that. In OpenCL.jl I currently have: Because I was envisioning folks wanting to have control over what their custom tests are doing. |
|
What about a Would be a breaking change. Although I guess we could still support the old I guess that could then also do away with |
|
Closed in favor of #57 |