Skip to content

pytest_generate_tests_for_pyopencl(): Remove use of deprecated

Matt Wala requested to merge remove-metafunc-addcall into master

method Metafunc.addcall(), in favor of Metafunc.parametrize().

Merge request reports