Stuart Henderson wrote: > On 2020/12/08 21:05, Stefan Hagen wrote: >> I couldn't get it to work from the port test target. The tests also show >> a message that this test method is being deprecated and we're supposed >> to use tox in future. Because of that, I've set NO_TEST = yes. > > first thing to try with those is MODPY_PYTEST=Yes > > we should probably make that the default method sometime..
Thank you. I realized that the tests I ran were just the cppcheck tests. Those work. The tests triggered by MODPY_PYTEST fail pretty early. So, this port indeed needs more work. I'll look at your WIP version and see if I can get the tests run. My repo is here: git://git.codevoid.de/mystuff web: https://codevoid.de/1/git/mystuff/log.gph Thanks, Stefan
