hpyproject / hpy

HPy: a better API for Python
https://hpyproject.org
MIT License
1.02k stars 52 forks source link

Split valgrind tests. #391

Closed fangerer closed 1 year ago

fangerer commented 1 year ago

This introduces a reusable workflow for the valgrind tests. I'm using pytest-portion to split the tests. This is controlled by env variable HPY_TEST_PORTION which is honored by the Makefile.